"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/03 01:18:36 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-feyimon2ludu" 2025/08/03 01:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:18:36 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/03 01:18:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/03 01:18:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/03 01:18:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/03 01:18:36 DEBUG : Setting pass="77zqWjcBTtvWDaJk2dIy34fB_mlXpMafYM6Phw2iqhrx" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/03 01:18:36 DEBUG : TestWebdavRclone: detected overridden config - adding "{F811V}" suffix to name 2025/08/03 01:18:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/03 01:18:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/03 01:18:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/03 01:18:36 DEBUG : Setting pass="77zqWjcBTtvWDaJk2dIy34fB_mlXpMafYM6Phw2iqhrx" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/03 01:18:36 DEBUG : found headers: 2025/08/03 01:18:36 DEBUG : Creating backend with remote "/tmp/rclone3667194103" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:36 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:36 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:36 DEBUG : dir: Looking for writers 2025/08/03 01:18:36 DEBUG : Looking for writers 2025/08/03 01:18:36 DEBUG : dir: reading active writers 2025/08/03 01:18:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:36 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : dir/subdir: Looking for writers 2025/08/03 01:18:37 DEBUG : dir: Looking for writers 2025/08/03 01:18:37 DEBUG : file1: reading active writers 2025/08/03 01:18:37 DEBUG : file2: reading active writers 2025/08/03 01:18:37 DEBUG : subdir: reading active writers 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : dir: reading active writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:37 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : dir: Looking for writers 2025/08/03 01:18:37 DEBUG : file1: reading active writers 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : dir: reading active writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:37 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : dir: Looking for writers 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : dir: reading active writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:37 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:37 DEBUG : forgetting directory cache 2025/08/03 01:18:37 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:37 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/03 01:18:37 DEBUG : dir: invalidating directory cache 2025/08/03 01:18:37 DEBUG : >ForgetPath: 2025/08/03 01:18:37 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/03 01:18:37 DEBUG : invalidating directory cache 2025/08/03 01:18:37 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:37 DEBUG : >ForgetPath: 2025/08/03 01:18:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/03 01:18:37 DEBUG : >ForgetPath: 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : dir: Looking for writers 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : dir: reading active writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:37 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:37 DEBUG : forgetting directory cache 2025/08/03 01:18:37 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:37 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:37 DEBUG : dir: Looking for writers 2025/08/03 01:18:37 DEBUG : fil/a/b: Looking for writers 2025/08/03 01:18:37 DEBUG : fil/a: Looking for writers 2025/08/03 01:18:37 DEBUG : b: reading active writers 2025/08/03 01:18:37 DEBUG : fil: Looking for writers 2025/08/03 01:18:37 DEBUG : a: reading active writers 2025/08/03 01:18:37 DEBUG : Looking for writers 2025/08/03 01:18:37 DEBUG : dir: reading active writers 2025/08/03 01:18:37 DEBUG : fil: reading active writers 2025/08/03 01:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.41s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:38 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:38 DEBUG : dir: Looking for writers 2025/08/03 01:18:38 DEBUG : Looking for writers 2025/08/03 01:18:38 DEBUG : dir: reading active writers 2025/08/03 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:38 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:38 DEBUG : dir: Looking for writers 2025/08/03 01:18:38 DEBUG : file1: reading active writers 2025/08/03 01:18:38 DEBUG : Looking for writers 2025/08/03 01:18:38 DEBUG : dir: reading active writers 2025/08/03 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:38 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/03 01:18:38 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 DEBUG : dir: invalidating directory cache 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/03 01:18:38 DEBUG : dir/file1: Reset virtual modtime 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/03 01:18:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/03 01:18:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:38 DEBUG : dir: invalidating directory cache 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/03 01:18:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/03 01:18:38 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/03 01:18:38 DEBUG : forgetting directory cache 2025/08/03 01:18:38 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:38 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/03 01:18:38 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:38 DEBUG : dir/virtualDir: Looking for writers 2025/08/03 01:18:38 DEBUG : dir: Looking for writers 2025/08/03 01:18:38 DEBUG : file1: reading active writers 2025/08/03 01:18:38 DEBUG : virtualFile2: reading active writers 2025/08/03 01:18:38 DEBUG : virtualFile: reading active writers 2025/08/03 01:18:38 DEBUG : virtualDir: reading active writers 2025/08/03 01:18:38 DEBUG : Looking for writers 2025/08/03 01:18:38 DEBUG : dir: reading active writers 2025/08/03 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:38 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:38 ERROR : dir/: Can only open directories read only 2025/08/03 01:18:38 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:38 DEBUG : dir: Looking for writers 2025/08/03 01:18:38 DEBUG : Looking for writers 2025/08/03 01:18:38 DEBUG : dir: reading active writers 2025/08/03 01:18:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:38 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/03 01:18:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/03 01:18:39 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/03 01:18:39 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 NOTICE: webdav root 'rclone-test-feyimon2ludu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/03 01:18:39 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/03 01:18:39 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:39 DEBUG : dir: Looking for writers 2025/08/03 01:18:39 DEBUG : potato: reading active writers 2025/08/03 01:18:39 DEBUG : file1: reading active writers 2025/08/03 01:18:39 DEBUG : Looking for writers 2025/08/03 01:18:39 DEBUG : dir: reading active writers 2025/08/03 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:39 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/03 01:18:39 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:39 DEBUG : dir/sub: Looking for writers 2025/08/03 01:18:39 DEBUG : dir: Looking for writers 2025/08/03 01:18:39 DEBUG : file1: reading active writers 2025/08/03 01:18:39 DEBUG : sub: reading active writers 2025/08/03 01:18:39 DEBUG : Looking for writers 2025/08/03 01:18:39 DEBUG : dir: reading active writers 2025/08/03 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:39 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/03 01:18:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/03 01:18:39 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:39 DEBUG : dir/sub/subsub: Looking for writers 2025/08/03 01:18:39 DEBUG : dir/sub: Looking for writers 2025/08/03 01:18:39 DEBUG : subsub: reading active writers 2025/08/03 01:18:39 DEBUG : dir: Looking for writers 2025/08/03 01:18:39 DEBUG : file1: reading active writers 2025/08/03 01:18:39 DEBUG : sub: reading active writers 2025/08/03 01:18:39 DEBUG : Looking for writers 2025/08/03 01:18:39 DEBUG : dir: reading active writers 2025/08/03 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:39 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 ERROR : dir/: Dir.Remove not empty 2025/08/03 01:18:39 DEBUG : dir/file1: Remove: 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:39 DEBUG : dir/file1: >Remove: err= 2025/08/03 01:18:39 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/03 01:18:39 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:39 DEBUG : Looking for writers 2025/08/03 01:18:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:39 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:39 DEBUG : dir/file1: Remove: 2025/08/03 01:18:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:39 DEBUG : dir/file1: >Remove: err= 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/03 01:18:40 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:40 DEBUG : Looking for writers 2025/08/03 01:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:40 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:40 DEBUG : dir/file1: Remove: 2025/08/03 01:18:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:40 DEBUG : dir/file1: >Remove: err= 2025/08/03 01:18:40 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:40 DEBUG : dir: Looking for writers 2025/08/03 01:18:40 DEBUG : Looking for writers 2025/08/03 01:18:40 DEBUG : dir: reading active writers 2025/08/03 01:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:40 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:40 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/03 01:18:40 DEBUG : dir: Updating dir with dir2 0xc00060edd0 2025/08/03 01:18:40 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/03 01:18:40 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/03 01:18:40 DEBUG : file2: Updating file with file2 0xc0003dab40 2025/08/03 01:18:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:40 INFO : dir2/file3: Deleted 2025/08/03 01:18:40 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/03 01:18:40 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003dab40 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/03 01:18:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/03 01:18:40 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00060eea0 2025/08/03 01:18:40 DEBUG : empty directory: forgetting directory cache 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/03 01:18:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/03 01:18:40 DEBUG : dir2: Renaming to "dir3" 2025/08/03 01:18:40 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:40 DEBUG : dir3: Looking for writers 2025/08/03 01:18:40 DEBUG : file3: reading active writers 2025/08/03 01:18:40 DEBUG : renamed empty directory: Looking for writers 2025/08/03 01:18:40 DEBUG : Looking for writers 2025/08/03 01:18:40 DEBUG : dir3: reading active writers 2025/08/03 01:18:40 DEBUG : renamed empty directory: reading active writers 2025/08/03 01:18:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === 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-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:40 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/03 01:18:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/03 01:18:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/03 01:18:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/03 01:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/03 01:18:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/03 01:18:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/03 01:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:40 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/03 01:18:40 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:40 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/03 01:18:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:40 DEBUG : forgetting directory cache 2025/08/03 01:18:40 DEBUG : dir: forgetting directory cache 2025/08/03 01:18:40 DEBUG : dir/sub: forgetting directory cache 2025/08/03 01:18:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/03 01:18:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/03 01:18:40 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/03 01:18:40 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/03 01:18:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir/sub: Looking for writers 2025/08/03 01:18:41 DEBUG : file0: reading active writers 2025/08/03 01:18:41 DEBUG : file2: reading active writers 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : sub: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/03 01:18:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/03 01:18:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/03 01:18:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/03 01:18:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : file1.metadata: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir.metadata: reading active writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/03 01:18:41 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/03 01:18:41 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/03 01:18:41 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:41 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : file.txt: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:41 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/03 01:18:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:41 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:41 DEBUG : dir: Looking for writers 2025/08/03 01:18:41 DEBUG : file1: reading active writers 2025/08/03 01:18:41 DEBUG : Looking for writers 2025/08/03 01:18:41 DEBUG : dir: reading active writers 2025/08/03 01:18:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:41 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : dir/file1: Remove: 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:42 DEBUG : dir/file1: >Remove: err= 2025/08/03 01:18:42 DEBUG : dir/file1: Remove: 2025/08/03 01:18:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:42 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : dir/file1: Remove: 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:42 DEBUG : dir/file1: >Remove: err= 2025/08/03 01:18:42 DEBUG : dir/file1: Remove: 2025/08/03 01:18:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:42 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/03 01:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/03 01:18:42 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/03 01:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/03 01:18:42 DEBUG : dir/file1: Open: flags=0x3 2025/08/03 01:18:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/03 01:18:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : file1: reading active writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:42 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : file1: reading active writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: 2025/08/03 01:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dad80 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:42 DEBUG : dir/file1: Updating file with dir/file1 0xc0003dad80 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc0003dad80 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:42 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/03 01:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:42 DEBUG : newLeaf: Running delayed rename now 2025/08/03 01:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dad80 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:42 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:42 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:42 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:42 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:42 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:42 DEBUG : dir: Looking for writers 2025/08/03 01:18:42 DEBUG : file1: reading active writers 2025/08/03 01:18:42 DEBUG : Looking for writers 2025/08/03 01:18:42 DEBUG : dir: reading active writers 2025/08/03 01:18:42 DEBUG : >WaitForWriters: 2025/08/03 01:18:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000521440 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000521440 2025/08/03 01:18:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1: File is currently open, delaying rename 0xc000521440 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/03 01:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:43 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:43 DEBUG : newLeaf: Running delayed rename now 2025/08/03 01:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000521440 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:43 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): openPending: 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): >openPending: err= 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): _writeAt: size=14, off=0 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): >_writeAt: n=14, err= 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): close: 2025/08/03 01:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/03 01:18:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000628800): >close: err= 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/03 01:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:43 INFO : dir/file1: Copied (replaced existing) 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): _readAt: size=512, off=0 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): openPending: 2025/08/03 01:18:43 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/08/03 01:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): >openPending: err= 2025/08/03 01:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): >_readAt: n=14, err=EOF 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): close: 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:43 DEBUG : dir/file1(0xc000629040): >close: err= 2025/08/03 01:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dafc0 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/03 01:18:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0003dafc0 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:43 DEBUG : dir/file1(0xc00098e980): openPending: 2025/08/03 01:18:43 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/08/03 01:18:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:43 DEBUG : dir/file1(0xc00098e980): >openPending: err= 2025/08/03 01:18:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:43 DEBUG : dir/file1(0xc00098e980): _writeAt: size=25, off=0 2025/08/03 01:18:43 DEBUG : dir/file1(0xc00098e980): >_writeAt: n=25, err= 2025/08/03 01:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0003dafc0 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:43 DEBUG : newLeaf(0xc00098e980): close: 2025/08/03 01:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/03 01:18:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-03 01:18:43.542929452 +0000 UTC m=+6.865201942 2025/08/03 01:18:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:43 DEBUG : newLeaf(0xc00098e980): >close: err= 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:43 DEBUG : newLeaf: vfs cache: starting upload 2025/08/03 01:18:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:43 INFO : newLeaf: Copied (replaced existing) 2025/08/03 01:18:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-03 01:18:43 +0000 UTC" 2025/08/03 01:18:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:43 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:43 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:43 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:43 DEBUG : dir: Looking for writers 2025/08/03 01:18:43 DEBUG : file1: reading active writers 2025/08/03 01:18:43 DEBUG : Looking for writers 2025/08/03 01:18:43 DEBUG : dir: reading active writers 2025/08/03 01:18:43 DEBUG : >WaitForWriters: 2025/08/03 01:18:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000a1a900 2025/08/03 01:18:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:44 DEBUG : dir/file1: Updating file with dir/file1 0xc000a1a900 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007d9480): openPending: 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007d9480): >openPending: err= 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007d9480): _writeAt: size=25, off=0 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007d9480): >_writeAt: n=25, err= 2025/08/03 01:18:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000a1a900 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 DEBUG : newLeaf(0xc0007d9480): close: 2025/08/03 01:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-03 01:18:44.037306457 +0000 UTC m=+7.359578937 2025/08/03 01:18:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:44 DEBUG : newLeaf(0xc0007d9480): >close: err= 2025/08/03 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: starting upload 2025/08/03 01:18:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:44 INFO : newLeaf: Copied (replaced existing) 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-03 01:18:44 +0000 UTC" 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : >WaitForWriters: 2025/08/03 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : >WaitForWriters: 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:44 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): openPending: 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): >openPending: err= 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): _writeAt: size=14, off=0 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): >_writeAt: n=14, err= 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): close: 2025/08/03 01:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/03 01:18:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0007f5bc0): >close: err= 2025/08/03 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : file1: reading active writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : file1: reading active writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : file1: reading active writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : file1: reading active writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: starting upload 2025/08/03 01:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:44 INFO : dir/file1: Copied (replaced existing) 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : file1: reading active writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : >WaitForWriters: 2025/08/03 01:18:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): _readAt: size=512, off=0 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): openPending: 2025/08/03 01:18:44 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/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): >openPending: err= 2025/08/03 01:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): >_readAt: n=14, err=EOF 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): close: 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:44 DEBUG : dir/file1(0xc0008c7000): >close: err= 2025/08/03 01:18:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0003db680 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/03 01:18:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0003db680 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:44 DEBUG : dir/file1(0xc000994d40): openPending: 2025/08/03 01:18:44 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/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:44 DEBUG : dir/file1(0xc000994d40): >openPending: err= 2025/08/03 01:18:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:44 DEBUG : dir/file1(0xc000994d40): _writeAt: size=25, off=0 2025/08/03 01:18:44 DEBUG : dir/file1(0xc000994d40): >_writeAt: n=25, err= 2025/08/03 01:18:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0003db680 2025/08/03 01:18:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 DEBUG : newLeaf(0xc000994d40): close: 2025/08/03 01:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-03 01:18:44.682945325 +0000 UTC m=+8.005217805 2025/08/03 01:18:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:44 DEBUG : newLeaf(0xc000994d40): >close: err= 2025/08/03 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: starting upload 2025/08/03 01:18:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:44 INFO : newLeaf: Copied (replaced existing) 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-03 01:18:44 +0000 UTC" 2025/08/03 01:18:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/03 01:18:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : >WaitForWriters: 2025/08/03 01:18:44 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:44 DEBUG : dir: Looking for writers 2025/08/03 01:18:44 DEBUG : Looking for writers 2025/08/03 01:18:44 DEBUG : dir: reading active writers 2025/08/03 01:18:44 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:44 DEBUG : >WaitForWriters: 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:44 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:44 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : file1: reading active writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: 2025/08/03 01:18:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): _readAt: size=512, off=0 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): openPending: 2025/08/03 01:18:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/03 01:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): >openPending: err= 2025/08/03 01:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): >_readAt: n=14, err=EOF 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): close: 2025/08/03 01:18:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000a5ac80): >close: err= 2025/08/03 01:18:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a1bc80 2025/08/03 01:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/03 01:18:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/03 01:18:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000a1bc80 2025/08/03 01:18:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/03 01:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000cd6ec0): openPending: 2025/08/03 01:18:45 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/08/03 01:18:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/03 01:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000cd6ec0): >openPending: err= 2025/08/03 01:18:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000cd6ec0): _writeAt: size=25, off=0 2025/08/03 01:18:45 DEBUG : dir/file1(0xc000cd6ec0): >_writeAt: n=25, err= 2025/08/03 01:18:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/03 01:18:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/03 01:18:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000a1bc80 2025/08/03 01:18:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:18:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:45 DEBUG : newLeaf(0xc000cd6ec0): close: 2025/08/03 01:18:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/03 01:18:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-03 01:18:45.194212289 +0000 UTC m=+8.516484759 2025/08/03 01:18:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:45 DEBUG : newLeaf(0xc000cd6ec0): >close: err= 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:45 DEBUG : newLeaf: vfs cache: starting upload 2025/08/03 01:18:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:45 INFO : newLeaf: Copied (replaced existing) 2025/08/03 01:18:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-03 01:18:45 +0000 UTC" 2025/08/03 01:18:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/03 01:18:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/03 01:18:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : newLeaf: reading active writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: 2025/08/03 01:18:45 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:45 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:45 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:45 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : file1: reading active writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:45 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/03 01:18:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/03 01:18:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/03 01:18:45 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:45 DEBUG : dir: Looking for writers 2025/08/03 01:18:45 DEBUG : file1: reading active writers 2025/08/03 01:18:45 DEBUG : Looking for writers 2025/08/03 01:18:45 DEBUG : dir: reading active writers 2025/08/03 01:18:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:45 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/03 01:18:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/03 01:18:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/03 01:18:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/03 01:18:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/03 01:18:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/03 01:18:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/03 01:18:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/03 01:18:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/03 01:18:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/03 01:18:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/03 01:18:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/03 01:18:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/03 01:18:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): _readAt: size=1, off=0 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): openPending: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >openPending: err= 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): _readAt: size=256, off=1 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >_readAt: n=15, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): _readAt: size=16, off=16 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >_readAt: n=0, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): close: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >close: err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): close: 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000885380): >close: err=file already closed 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): _readAt: size=1, off=0 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): openPending: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >openPending: err= 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): _readAt: size=1, off=5 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): _readAt: size=1, off=3 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): _readAt: size=1, off=13 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): _readAt: size=16, off=100 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >_readAt: n=0, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): close: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000805180): >close: err= 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=1, off=0 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): openPending: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >openPending: err= 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=1, off=5 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=1, off=1 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=1, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=6, off=10 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=6, err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=256, off=10 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=6, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=256, off=100 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=0, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): close: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >close: err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): _readAt: size=256, off=100 2025/08/03 01:18:46 DEBUG : dir/file1(0xc0009a5200): >_readAt: n=0, err=file already closed 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): RWFileHandle.Flush 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): _readAt: size=256, off=0 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): openPending: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): >openPending: err= 2025/08/03 01:18:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): >_readAt: n=16, err=EOF 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): RWFileHandle.Flush 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): RWFileHandle.Flush 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): close: 2025/08/03 01:18:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:46 DEBUG : dir/file1(0xc000a4b100): >close: err= 2025/08/03 01:18:46 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:46 DEBUG : dir: Looking for writers 2025/08/03 01:18:46 DEBUG : file1: reading active writers 2025/08/03 01:18:46 DEBUG : Looking for writers 2025/08/03 01:18:46 DEBUG : dir: reading active writers 2025/08/03 01:18:46 DEBUG : >WaitForWriters: 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:46 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:18:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/03 01:18:47 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): _readAt: size=256, off=0 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): openPending: 2025/08/03 01:18:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): >openPending: err= 2025/08/03 01:18:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/03 01:18:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:18:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:18:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): >_readAt: n=16, err=EOF 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): RWFileHandle.Release 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): close: 2025/08/03 01:18:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): >close: err= 2025/08/03 01:18:47 DEBUG : dir/file1(0xc000d10400): RWFileHandle.Release 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : dir: Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : dir: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:47 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): openPending: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): >openPending: err= 2025/08/03 01:18:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): _writeAt: size=5, off=0 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): >_writeAt: n=5, err= 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): _writeAt: size=7, off=5 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): >_writeAt: n=7, err= 2025/08/03 01:18:47 DEBUG : file1: vfs cache: truncate to size=11 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): close: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:47.163980978 +0000 UTC m=+10.486253448 2025/08/03 01:18:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): >close: err= 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): close: 2025/08/03 01:18:47 DEBUG : file1(0xc000d1b280): >close: err=file already closed 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:47 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:47 INFO : file1: Copied (new) 2025/08/03 01:18:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-03 01:18:47 +0000 UTC" 2025/08/03 01:18:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:47 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): openPending: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): >openPending: err= 2025/08/03 01:18:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): _writeAt: size=7, off=0 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): >_writeAt: n=7, err= 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): _writeAt: size=6, off=5 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): >_writeAt: n=6, err= 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): close: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:47.362773514 +0000 UTC m=+10.685045955 2025/08/03 01:18:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): >close: err= 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): _writeAt: size=5, off=0 2025/08/03 01:18:47 DEBUG : file1(0xc000cd1b40): >_writeAt: n=0, err=file already closed 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:47 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:47 INFO : file1: Copied (new) 2025/08/03 01:18:47 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-03 01:18:47 +0000 UTC" 2025/08/03 01:18:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:47 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : file1(0xc000e39c00): openPending: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1(0xc000e39c00): >openPending: err= 2025/08/03 01:18:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1(0xc000e39c00): close: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:47.560857261 +0000 UTC m=+10.883129741 2025/08/03 01:18:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:47 DEBUG : file1(0xc000e39c00): >close: err= 2025/08/03 01:18:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/03 01:18:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:18:47 DEBUG : file2: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): openPending: 2025/08/03 01:18:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): >openPending: err= 2025/08/03 01:18:47 DEBUG : file2: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/03 01:18:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): RWFileHandle.Flush 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): RWFileHandle.Release 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): close: 2025/08/03 01:18:47 DEBUG : file2: vfs cache: setting modification time to 2025-08-03 01:18:47.562878547 +0000 UTC m=+10.885151016 2025/08/03 01:18:47 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:47 DEBUG : file2(0xc000e4c100): >close: err= 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/03 01:18:47 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:47 DEBUG : file2: vfs cache: starting upload 2025/08/03 01:18:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:47 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:47 INFO : file1: Copied (new) 2025/08/03 01:18:47 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-03 01:18:47 +0000 UTC" 2025/08/03 01:18:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/03 01:18:47 INFO : file2: Copied (new) 2025/08/03 01:18:47 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-03 01:18:47 +0000 UTC" 2025/08/03 01:18:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/03 01:18:47 INFO : file2: vfs cache: upload succeeded try #1 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : file2: reading active writers 2025/08/03 01:18:47 DEBUG : >WaitForWriters: 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:47 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:47 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): openPending: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): >openPending: err= 2025/08/03 01:18:47 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): _writeAt: size=5, off=0 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): >_writeAt: n=5, err= 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): RWFileHandle.Flush 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): RWFileHandle.Flush 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): close: 2025/08/03 01:18:47 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:47.932553616 +0000 UTC m=+11.254826086 2025/08/03 01:18:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:47 DEBUG : file1(0xc000e4d6c0): >close: err= 2025/08/03 01:18:47 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:47 DEBUG : Looking for writers 2025/08/03 01:18:47 DEBUG : file1: reading active writers 2025/08/03 01:18:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:48 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 INFO : file1: Copied (new) 2025/08/03 01:18:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-03 01:18:47 +0000 UTC" 2025/08/03 01:18:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : >WaitForWriters: 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:48 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): openPending: 2025/08/03 01:18:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): >openPending: err= 2025/08/03 01:18:48 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): _writeAt: size=5, off=0 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): >_writeAt: n=5, err= 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): RWFileHandle.Release 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): close: 2025/08/03 01:18:48 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:48.120584783 +0000 UTC m=+11.442857253 2025/08/03 01:18:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): >close: err= 2025/08/03 01:18:48 DEBUG : file1(0xc000e6af40): RWFileHandle.Release 2025/08/03 01:18:48 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:48 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 INFO : file1: Copied (new) 2025/08/03 01:18:48 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-03 01:18:48 +0000 UTC" 2025/08/03 01:18:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : >WaitForWriters: 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/03 01:18:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): openPending: 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): >openPending: err= 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/03 01:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): _writeAt: size=5, off=0 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): >_writeAt: n=5, err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): close: 2025/08/03 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-03 01:18:48.37294379 +0000 UTC m=+11.695216260 2025/08/03 01:18:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000860300): >close: err= 2025/08/03 01:18:48 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/03 01:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 INFO : dir/file1: Copied (replaced existing) 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-03 01:18:48 +0000 UTC" 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : >WaitForWriters: 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/03 01:18:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/03 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/03 01:18:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): _writeAt: size=5, off=0 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): openPending: 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/03 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): >openPending: err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): >_writeAt: n=5, err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): _writeAt: size=15, off=5 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): >_writeAt: n=15, err= 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): close: 2025/08/03 01:18:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-03 01:18:48.658280128 +0000 UTC m=+11.980552608 2025/08/03 01:18:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:48 DEBUG : dir/file1(0xc000a98800): >close: err= 2025/08/03 01:18:48 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: starting upload 2025/08/03 01:18:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:48 INFO : dir/file1: Copied (replaced existing) 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-03 01:18:48 +0000 UTC" 2025/08/03 01:18:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:48 DEBUG : dir: Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : dir: reading active writers 2025/08/03 01:18:48 DEBUG : >WaitForWriters: 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:48 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:48 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): openPending: 2025/08/03 01:18:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): >openPending: err= 2025/08/03 01:18:48 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): _writeAt: size=5, off=0 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): >_writeAt: n=5, err= 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): close: 2025/08/03 01:18:48 DEBUG : file1: vfs cache: setting modification time to 2025-08-03 01:18:48.879288226 +0000 UTC m=+12.201560686 2025/08/03 01:18:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:48 DEBUG : file1(0xc000eb2fc0): >close: err= 2025/08/03 01:18:48 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:48 DEBUG : Looking for writers 2025/08/03 01:18:48 DEBUG : file1: reading active writers 2025/08/03 01:18:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:48 DEBUG : file1: vfs cache: starting upload 2025/08/03 01:18:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:18:49 INFO : file1: Copied (new) 2025/08/03 01:18:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-03 01:18:48 +0000 UTC" 2025/08/03 01:18:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:49 INFO : file1: vfs cache: upload succeeded try #1 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : file1: reading active writers 2025/08/03 01:18:49 DEBUG : >WaitForWriters: 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.068933525 +0000 UTC m=+12.391205965 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000813f00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.068933525 +0000 UTC m=+12.391205965 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.068933525 +0000 UTC m=+12.391205965 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085c8c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423500 item 1 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.072852875 +0000 UTC m=+12.395125355 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085cf00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.072852875 +0000 UTC m=+12.395125355 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085d400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346000 item 2 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.075745238 +0000 UTC m=+12.398017718 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085da40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.075745238 +0000 UTC m=+12.398017718 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00085dec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.075745238 +0000 UTC m=+12.398017718 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003463f0 item 3 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.080135643 +0000 UTC m=+12.402408123 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.080135643 +0000 UTC m=+12.402408123 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000878fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a80 item 4 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.08379255 +0000 UTC m=+12.406065031 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.08379255 +0000 UTC m=+12.406065031 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.08379255 +0000 UTC m=+12.406065031 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000879f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346ee0 item 5 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.088273125 +0000 UTC m=+12.410545595 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.088273125 +0000 UTC m=+12.410545595 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000892b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003476c0 item 6 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.091187348 +0000 UTC m=+12.413459819 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.091187348 +0000 UTC m=+12.413459819 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.091187348 +0000 UTC m=+12.413459819 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000893bc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ab0 item 7 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.095367979 +0000 UTC m=+12.417640460 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b42c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.095367979 +0000 UTC m=+12.417640460 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6150 item 8 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0008b4dc0): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b4dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.098691301 +0000 UTC m=+12.420963771 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.098691301 +0000 UTC m=+12.420963771 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.098691301 +0000 UTC m=+12.420963771 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008b5b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 9 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.102550248 +0000 UTC m=+12.424822728 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.102550248 +0000 UTC m=+12.424822728 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008da740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6f50 item 10 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0008dad80): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dad80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.105643086 +0000 UTC m=+12.427915566 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.105643086 +0000 UTC m=+12.427915566 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008db640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.105643086 +0000 UTC m=+12.427915566 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008dbb40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7730 item 11 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.110298579 +0000 UTC m=+12.432571059 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.110298579 +0000 UTC m=+12.432571059 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c70 item 12 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000902dc0): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000902dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.114174469 +0000 UTC m=+12.436446938 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.114174469 +0000 UTC m=+12.436446938 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004101c0 item 13 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.117744833 +0000 UTC m=+12.440017314 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000903ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.117744833 +0000 UTC m=+12.440017314 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091e480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410690 item 14 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc00091eac0): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091eac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.121587641 +0000 UTC m=+12.443860111 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091ee80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.121587641 +0000 UTC m=+12.443860111 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091f540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 15 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.124557208 +0000 UTC m=+12.446829678 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00091fbc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.124557208 +0000 UTC m=+12.446829678 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411730 item 16 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.127527245 +0000 UTC m=+12.449799765 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009327c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.127527245 +0000 UTC m=+12.449799765 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000932c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.127527245 +0000 UTC m=+12.449799765 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 17 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.131386052 +0000 UTC m=+12.453658532 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009337c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.131386052 +0000 UTC m=+12.453658532 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000933d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 18 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.134568589 +0000 UTC m=+12.456841069 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.134568589 +0000 UTC m=+12.456841069 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.134568589 +0000 UTC m=+12.456841069 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000952e00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba000 item 19 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.138449768 +0000 UTC m=+12.460722248 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000953480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.138449768 +0000 UTC m=+12.460722248 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009539c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba4d0 item 20 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.141441446 +0000 UTC m=+12.463713927 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009820c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.141441446 +0000 UTC m=+12.463713927 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009825c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.141441446 +0000 UTC m=+12.463713927 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000982ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba9a0 item 21 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.145438683 +0000 UTC m=+12.467711163 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.145438683 +0000 UTC m=+12.467711163 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baf50 item 22 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.148265102 +0000 UTC m=+12.470537582 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000983d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.148265102 +0000 UTC m=+12.470537582 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.148265102 +0000 UTC m=+12.470537582 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb490 item 23 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.152850693 +0000 UTC m=+12.475123143 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b4e00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.152850693 +0000 UTC m=+12.475123143 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbab0 item 24 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0009b5980): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.155712759 +0000 UTC m=+12.477985209 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009b5d40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.155712759 +0000 UTC m=+12.477985209 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d82c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.155712759 +0000 UTC m=+12.477985209 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbe30 item 25 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.159758777 +0000 UTC m=+12.482031247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d8e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.159758777 +0000 UTC m=+12.482031247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d93c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c5b0 item 26 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0009d9a00): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.163089672 +0000 UTC m=+12.485362152 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d9dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.163089672 +0000 UTC m=+12.485362152 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.163089672 +0000 UTC m=+12.485362152 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0c880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 27 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.166953889 +0000 UTC m=+12.489226339 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0cf00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.166953889 +0000 UTC m=+12.489226339 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0d440): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 28 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000a0da80): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0da80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.169384233 +0000 UTC m=+12.491656683 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a0de40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.169384233 +0000 UTC m=+12.491656683 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 29 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.172764111 +0000 UTC m=+12.495036591 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a40c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.172764111 +0000 UTC m=+12.495036591 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4150 item 30 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000a41780): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.175767782 +0000 UTC m=+12.498040262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a41b40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.175767782 +0000 UTC m=+12.498040262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4d90 item 31 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.178458976 +0000 UTC m=+12.500731457 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.178458976 +0000 UTC m=+12.500731457 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a64e40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5260 item 32 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.181663956 +0000 UTC m=+12.503936436 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5b90 item 33 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.1827949 +0000 UTC m=+12.505067379 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.1827949 +0000 UTC m=+12.505067379 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a65e00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0070 item 33 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.185580711 +0000 UTC m=+12.507853171 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb04c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0930 item 34 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.186775966 +0000 UTC m=+12.509048446 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.186775966 +0000 UTC m=+12.509048446 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb0e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0af0 item 34 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.189281711 +0000 UTC m=+12.511554192 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb14c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1c70 item 35 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.190357712 +0000 UTC m=+12.512630193 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.190357712 +0000 UTC m=+12.512630193 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000bb1e40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1e30 item 35 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.193062051 +0000 UTC m=+12.515334522 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6620 item 36 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.194144354 +0000 UTC m=+12.516416834 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.194144354 +0000 UTC m=+12.516416834 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc8f80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f67e0 item 36 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.196897134 +0000 UTC m=+12.519169614 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc95c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6cb0 item 37 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.198173731 +0000 UTC m=+12.520446211 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.198173731 +0000 UTC m=+12.520446211 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cc9f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7260 item 37 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.200955134 +0000 UTC m=+12.523227614 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfc640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7c70 item 38 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.202162482 +0000 UTC m=+12.524434963 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfcb40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.202162482 +0000 UTC m=+12.524434963 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7f10 item 38 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.204848668 +0000 UTC m=+12.527121137 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfd700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 39 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.206538961 +0000 UTC m=+12.528811442 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000cfdc00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.206538961 +0000 UTC m=+12.528811442 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 39 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.209631139 +0000 UTC m=+12.531903608 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 40 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.211002013 +0000 UTC m=+12.533274493 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d38d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.211002013 +0000 UTC m=+12.533274493 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051500 item 40 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.214097666 +0000 UTC m=+12.536370147 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 41 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.215101693 +0000 UTC m=+12.537374173 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d39d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eeee0 item 41 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.216323056 +0000 UTC m=+12.538595536 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.216323056 +0000 UTC m=+12.538595536 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef5e0 item 41 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.219081176 +0000 UTC m=+12.541353636 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d64dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514070 item 42 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.219964184 +0000 UTC m=+12.542236644 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d652c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514540 item 42 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.220985873 +0000 UTC m=+12.543258333 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.220985873 +0000 UTC m=+12.543258333 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d65d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514850 item 42 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.224139575 +0000 UTC m=+12.546412045 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94440): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515180 item 43 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.225179328 +0000 UTC m=+12.547451798 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515490 item 43 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.226272721 +0000 UTC m=+12.548545202 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d94e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.226272721 +0000 UTC m=+12.548545202 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d953c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515880 item 43 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.228655137 +0000 UTC m=+12.550927596 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515f10 item 44 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.229510382 +0000 UTC m=+12.551782832 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000d95f00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003261c0 item 44 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.230465535 +0000 UTC m=+12.552737995 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbc4c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.230465535 +0000 UTC m=+12.552737995 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbca40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003264d0 item 44 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.232635321 +0000 UTC m=+12.554907771 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326e00 item 45 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.233515153 +0000 UTC m=+12.555787613 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbd580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.233515153 +0000 UTC m=+12.555787613 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dbdc80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327260 item 45 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.235795917 +0000 UTC m=+12.558068367 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003275e0 item 46 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.236668816 +0000 UTC m=+12.558941276 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.236668816 +0000 UTC m=+12.558941276 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de6f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003277a0 item 46 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.238837238 +0000 UTC m=+12.561109688 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327d50 item 47 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.240210718 +0000 UTC m=+12.562483198 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000de7a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.240210718 +0000 UTC m=+12.562483198 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327f10 item 47 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.243411469 +0000 UTC m=+12.565683948 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1c840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 48 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.244460418 +0000 UTC m=+12.566732899 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1cd40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.244460418 +0000 UTC m=+12.566732899 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1d440): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ac40 item 48 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.248325206 +0000 UTC m=+12.570597667 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1da80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 49 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.249218394 +0000 UTC m=+12.571490854 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e1df00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.249218394 +0000 UTC m=+12.571490854 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e584c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bea0 item 49 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.253261036 +0000 UTC m=+12.575533507 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e58b40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354620 item 50 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.257777028 +0000 UTC m=+12.580049507 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.257777028 +0000 UTC m=+12.580049507 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e595c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000354bd0 item 50 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.261813849 +0000 UTC m=+12.584086329 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e59c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355260 item 51 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.263255426 +0000 UTC m=+12.585527896 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea81c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.263255426 +0000 UTC m=+12.585527896 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355810 item 51 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.266548731 +0000 UTC m=+12.588821201 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea8d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355c00 item 52 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.269220669 +0000 UTC m=+12.591493149 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.269220669 +0000 UTC m=+12.591493149 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000355dc0 item 52 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.273058076 +0000 UTC m=+12.595330556 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ea9e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a930 item 53 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.274365291 +0000 UTC m=+12.596637770 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.274365291 +0000 UTC m=+12.596637770 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 53 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.277281798 +0000 UTC m=+12.599554268 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee8fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b340 item 54 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.278629429 +0000 UTC m=+12.600901909 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee94c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.278629429 +0000 UTC m=+12.600901909 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee9a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b570 item 54 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.282135344 +0000 UTC m=+12.604407813 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bb20 item 55 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.283439382 +0000 UTC m=+12.605711862 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1a640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.283439382 +0000 UTC m=+12.605711862 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1ab80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316770 item 55 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.286309924 +0000 UTC m=+12.608582403 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003172d0 item 56 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.287430268 +0000 UTC m=+12.609702718 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1b700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.287430268 +0000 UTC m=+12.609702718 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1bc80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003176c0 item 56 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.291033935 +0000 UTC m=+12.613306405 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a230 item 57 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.292110517 +0000 UTC m=+12.614382987 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a3f0 item 57 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.293419184 +0000 UTC m=+12.615691654 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f46dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.293419184 +0000 UTC m=+12.615691654 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 57 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.296704243 +0000 UTC m=+12.618976714 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aa80 item 58 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.297673213 +0000 UTC m=+12.619945674 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f47ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ac40 item 58 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.298946635 +0000 UTC m=+12.621219114 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6c480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.298946635 +0000 UTC m=+12.621219114 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6ca40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae00 item 58 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.305364899 +0000 UTC m=+12.627637339 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b5e0 item 59 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.306757023 +0000 UTC m=+12.629029473 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6d5c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 59 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.30778851 +0000 UTC m=+12.630060950 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f6db00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.30778851 +0000 UTC m=+12.630060950 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a100): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b9d0 item 59 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.31053593 +0000 UTC m=+12.632808380 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9a740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004644d0 item 60 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.311438676 +0000 UTC m=+12.633711135 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9ac80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464700 item 60 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.313450544 +0000 UTC m=+12.635723004 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b1c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.313450544 +0000 UTC m=+12.635723004 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9b780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004648c0 item 60 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.318036297 +0000 UTC m=+12.640308747 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f9bdc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464e00 item 61 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.319436075 +0000 UTC m=+12.641708535 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.319436075 +0000 UTC m=+12.641708535 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001002a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000464fc0 item 61 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.322010219 +0000 UTC m=+12.644282669 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010030c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004656c0 item 62 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.323797756 +0000 UTC m=+12.646070206 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.323797756 +0000 UTC m=+12.646070206 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001003d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004659d0 item 62 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.326562588 +0000 UTC m=+12.648835048 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456540 item 63 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.330232822 +0000 UTC m=+12.652505282 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.330232822 +0000 UTC m=+12.652505282 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0500): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478150 item 63 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.336247958 +0000 UTC m=+12.658520419 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd0b40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004787e0 item 64 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.338260808 +0000 UTC m=+12.660533258 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.338260808 +0000 UTC m=+12.660533258 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 64 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.341051288 +0000 UTC m=+12.663323769 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fd1dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478f50 item 65 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.342302638 +0000 UTC m=+12.664575098 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.342302638 +0000 UTC m=+12.664575098 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479420 item 65 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.345303954 +0000 UTC m=+12.667576415 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2e40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122000 item 66 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.346689326 +0000 UTC m=+12.668961777 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.346689326 +0000 UTC m=+12.668961777 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001224d0 item 66 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.351102735 +0000 UTC m=+12.673375195 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122930 item 67 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.353560331 +0000 UTC m=+12.675832781 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010283c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.353560331 +0000 UTC m=+12.675832781 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010288c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122c40 item 67 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.371442905 +0000 UTC m=+12.693715365 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001028fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000123180 item 68 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.377325131 +0000 UTC m=+12.699597591 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0010294c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.377325131 +0000 UTC m=+12.699597591 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc001029a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001233b0 item 68 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.379654737 +0000 UTC m=+12.701927217 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a980c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001237a0 item 69 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.380880859 +0000 UTC m=+12.703153319 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a985c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.380880859 +0000 UTC m=+12.703153319 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001239d0 item 69 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.383864002 +0000 UTC m=+12.706136452 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 70 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.384890029 +0000 UTC m=+12.707162489 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.384890029 +0000 UTC m=+12.707162489 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6a4c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 70 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.386830744 +0000 UTC m=+12.709103194 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6ab40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003389a0 item 71 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.387649762 +0000 UTC m=+12.709922222 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.387649762 +0000 UTC m=+12.709922222 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6b580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 71 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.390336246 +0000 UTC m=+12.712608706 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e6bc00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339420 item 72 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.391166536 +0000 UTC m=+12.713438976 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.391166536 +0000 UTC m=+12.713438976 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129bc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 72 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.393646002 +0000 UTC m=+12.715918452 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470000 item 73 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.394539752 +0000 UTC m=+12.716812212 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046ce80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004702a0 item 73 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.395433059 +0000 UTC m=+12.717705509 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046df00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.395433059 +0000 UTC m=+12.717705509 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 73 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.397506342 +0000 UTC m=+12.719778792 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a721c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 74 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.398328436 +0000 UTC m=+12.720600886 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 74 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.399316232 +0000 UTC m=+12.721588692 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.399316232 +0000 UTC m=+12.721588692 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471110 item 74 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.401657077 +0000 UTC m=+12.723929557 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a737c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 75 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.402461949 +0000 UTC m=+12.724734419 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471730 item 75 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.403356239 +0000 UTC m=+12.725628699 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.403356239 +0000 UTC m=+12.725628699 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 75 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.405522336 +0000 UTC m=+12.727794797 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 76 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.406257777 +0000 UTC m=+12.728530248 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ea0 item 76 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.407258638 +0000 UTC m=+12.729531098 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.407258638 +0000 UTC m=+12.729531098 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061bf00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e600e0 item 76 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.409428854 +0000 UTC m=+12.731701314 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60460 item 77 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.410249705 +0000 UTC m=+12.732522165 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.410249705 +0000 UTC m=+12.732522165 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60700 item 77 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.412626428 +0000 UTC m=+12.734898898 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60b60 item 78 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.413512933 +0000 UTC m=+12.735785392 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.413512933 +0000 UTC m=+12.735785392 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005deb80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60d20 item 78 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.415777436 +0000 UTC m=+12.738049886 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df1c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e610a0 item 79 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.416658841 +0000 UTC m=+12.738931291 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df6c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.416658841 +0000 UTC m=+12.738931291 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61260 item 79 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.418746692 +0000 UTC m=+12.741019152 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e615e0 item 80 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.419562274 +0000 UTC m=+12.741834734 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cd40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.419562274 +0000 UTC m=+12.741834734 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d440): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e618f0 item 80 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.421846965 +0000 UTC m=+12.744119426 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61c70 item 81 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.422726526 +0000 UTC m=+12.744998987 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1df40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.422726526 +0000 UTC m=+12.744998987 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860500): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61e30 item 81 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.425384057 +0000 UTC m=+12.747656528 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c150 item 82 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.426426235 +0000 UTC m=+12.748698685 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.426426235 +0000 UTC m=+12.748698685 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c310 item 82 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.428572926 +0000 UTC m=+12.750845376 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c690 item 83 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.429701035 +0000 UTC m=+12.751973485 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.429701035 +0000 UTC m=+12.751973485 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c8c0 item 83 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.432178347 +0000 UTC m=+12.754450798 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cc40 item 84 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.433185599 +0000 UTC m=+12.755458049 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.433185599 +0000 UTC m=+12.755458049 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ce00 item 84 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.435234086 +0000 UTC m=+12.757506536 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d2d0 item 85 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.436176466 +0000 UTC m=+12.758448926 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.436176466 +0000 UTC m=+12.758448926 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d490 item 85 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.438556646 +0000 UTC m=+12.760829096 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c08c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d880 item 86 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.439582843 +0000 UTC m=+12.761855303 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.439582843 +0000 UTC m=+12.761855303 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0da40 item 86 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.441971799 +0000 UTC m=+12.764244259 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c19c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ddc0 item 87 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.44278179 +0000 UTC m=+12.765054251 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.44278179 +0000 UTC m=+12.765054251 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2000 item 87 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.445021227 +0000 UTC m=+12.767293677 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2380 item 88 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.445893425 +0000 UTC m=+12.768165885 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.445893425 +0000 UTC m=+12.768165885 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee55c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2540 item 88 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.447811147 +0000 UTC m=+12.770083606 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2930 item 89 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.448587143 +0000 UTC m=+12.770859593 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e1c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2bd0 item 89 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.450850885 +0000 UTC m=+12.773123335 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.450850885 +0000 UTC m=+12.773123335 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ed00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2d90 item 89 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.453611319 +0000 UTC m=+12.775883779 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3260 item 90 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.454643106 +0000 UTC m=+12.776915567 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f8c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3420 item 90 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.456046472 +0000 UTC m=+12.778318932 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ff00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.456046472 +0000 UTC m=+12.778318932 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3650 item 90 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.459090448 +0000 UTC m=+12.781362898 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3b20 item 91 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.460297316 +0000 UTC m=+12.782569785 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629100): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3ce0 item 91 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.461763058 +0000 UTC m=+12.784035538 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.461763058 +0000 UTC m=+12.784035538 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629bc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3f10 item 91 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.464650171 +0000 UTC m=+12.786922640 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422af0 item 92 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.465874309 +0000 UTC m=+12.788146789 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 92 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.467040589 +0000 UTC m=+12.789313069 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.467040589 +0000 UTC m=+12.789313069 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 92 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.469254718 +0000 UTC m=+12.791527168 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 93 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.470158656 +0000 UTC m=+12.792431106 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a9c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.470158656 +0000 UTC m=+12.792431106 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b100): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457180 item 93 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.47359551 +0000 UTC m=+12.795867980 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 94 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.474577003 +0000 UTC m=+12.796849484 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086bcc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.474577003 +0000 UTC m=+12.796849484 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 94 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.477666235 +0000 UTC m=+12.799938705 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0eac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 95 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.478705996 +0000 UTC m=+12.800978477 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f000): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.478705996 +0000 UTC m=+12.800978477 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 95 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.482245654 +0000 UTC m=+12.804518125 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fd40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003467e0 item 96 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.483603304 +0000 UTC m=+12.805875785 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.483603304 +0000 UTC m=+12.805875785 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 96 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= 2025/08/03 01:18:49 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : >WaitForWriters: 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.509101802 +0000 UTC m=+12.831374252 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942000): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.509101802 +0000 UTC m=+12.831374252 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.509101802 +0000 UTC m=+12.831374252 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347650 item 1 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.512112405 +0000 UTC m=+12.834384846 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000942f80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.512112405 +0000 UTC m=+12.834384846 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 2 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.513955627 +0000 UTC m=+12.836228067 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.513955627 +0000 UTC m=+12.836228067 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000943f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.513955627 +0000 UTC m=+12.836228067 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380230 item 3 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.517232822 +0000 UTC m=+12.839505262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000962b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.517232822 +0000 UTC m=+12.839505262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381650 item 4 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.519669788 +0000 UTC m=+12.841942228 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.519669788 +0000 UTC m=+12.841942228 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000963b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.519669788 +0000 UTC m=+12.841942228 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381d50 item 5 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.522681114 +0000 UTC m=+12.844953554 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009986c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.522681114 +0000 UTC m=+12.844953554 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba3f0 item 6 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.524706297 +0000 UTC m=+12.846978737 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.524706297 +0000 UTC m=+12.846978737 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.524706297 +0000 UTC m=+12.846978737 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba8c0 item 7 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.529049804 +0000 UTC m=+12.851322274 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.529049804 +0000 UTC m=+12.851322274 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bae70 item 8 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0009c0e40): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.532361403 +0000 UTC m=+12.854633874 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.532361403 +0000 UTC m=+12.854633874 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.532361403 +0000 UTC m=+12.854633874 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb3b0 item 9 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.537044949 +0000 UTC m=+12.859317429 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe23c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.537044949 +0000 UTC m=+12.859317429 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b64d0 item 10 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000fe2f40): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe2f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.541043398 +0000 UTC m=+12.863315878 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.541043398 +0000 UTC m=+12.863315878 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.541043398 +0000 UTC m=+12.863315878 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000fe3d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6cb0 item 11 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.545049272 +0000 UTC m=+12.867321742 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.545049272 +0000 UTC m=+12.867321742 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffc940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 12 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc00096d180): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.548549465 +0000 UTC m=+12.870821934 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.548549465 +0000 UTC m=+12.870821934 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004104d0 item 13 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.551564838 +0000 UTC m=+12.873837318 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.551564838 +0000 UTC m=+12.873837318 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 14 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0008d4ec0): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d4ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.554405803 +0000 UTC m=+12.876678284 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.554405803 +0000 UTC m=+12.876678284 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008d5940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 15 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.557712113 +0000 UTC m=+12.879984593 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.557712113 +0000 UTC m=+12.879984593 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaa580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 16 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.560312776 +0000 UTC m=+12.882585247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aaabc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.560312776 +0000 UTC m=+12.882585247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.560312776 +0000 UTC m=+12.882585247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aab540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c540 item 17 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.564895834 +0000 UTC m=+12.887168314 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aabbc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.564895834 +0000 UTC m=+12.887168314 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce00 item 18 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.567054438 +0000 UTC m=+12.889326888 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ace800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.567054438 +0000 UTC m=+12.889326888 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aced00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.567054438 +0000 UTC m=+12.889326888 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d490 item 19 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.572525222 +0000 UTC m=+12.894797701 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acf880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.572525222 +0000 UTC m=+12.894797701 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000acfdc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dd50 item 20 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.57529319 +0000 UTC m=+12.897565660 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea4c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.57529319 +0000 UTC m=+12.897565660 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aea9c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.57529319 +0000 UTC m=+12.897565660 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffcfc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4310 item 21 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.579216379 +0000 UTC m=+12.901488859 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffd640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.579216379 +0000 UTC m=+12.901488859 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ffdb80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c70 item 22 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.58236937 +0000 UTC m=+12.904641879 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.58236937 +0000 UTC m=+12.904641879 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.58236937 +0000 UTC m=+12.904641879 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a32c80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0460 item 23 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.58656531 +0000 UTC m=+12.908837789 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.58656531 +0000 UTC m=+12.908837789 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0fc0 item 24 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000a33e80): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a33e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.589784796 +0000 UTC m=+12.912057276 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b002c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.589784796 +0000 UTC m=+12.912057276 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b007c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.589784796 +0000 UTC m=+12.912057276 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1d50 item 25 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.597592529 +0000 UTC m=+12.919865009 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.597592529 +0000 UTC m=+12.919865009 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c42a0 item 26 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000860d00): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.600970813 +0000 UTC m=+12.923243293 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008610c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.600970813 +0000 UTC m=+12.923243293 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008615c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.600970813 +0000 UTC m=+12.923243293 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4fc0 item 27 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.605518784 +0000 UTC m=+12.927791245 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.605518784 +0000 UTC m=+12.927791245 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5650 item 28 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc0009c0e80): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c0e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.60825839 +0000 UTC m=+12.930530840 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.60825839 +0000 UTC m=+12.930530840 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009c1900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a5b0 item 29 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.611028282 +0000 UTC m=+12.933300752 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.611028282 +0000 UTC m=+12.933300752 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aaf0 item 30 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 ERROR : open-test-file(0xc000b00dc0): Couldn't read size of file 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b00dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.61359375 +0000 UTC m=+12.935866200 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.61359375 +0000 UTC m=+12.935866200 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b01900): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b500 item 31 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.616332643 +0000 UTC m=+12.938605093 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2000): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.616332643 +0000 UTC m=+12.938605093 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb20 item 32 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.618648722 +0000 UTC m=+12.940921172 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2bc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba230 item 33 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.619546129 +0000 UTC m=+12.941818589 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.619546129 +0000 UTC m=+12.941818589 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb35c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba3f0 item 33 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.627060521 +0000 UTC m=+12.949332991 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb3c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ba8c0 item 34 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.628733863 +0000 UTC m=+12.951006343 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000128180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.628733863 +0000 UTC m=+12.951006343 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000129ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baa80 item 34 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.63123477 +0000 UTC m=+12.953507220 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046c840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004baee0 item 35 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.63210812 +0000 UTC m=+12.954380570 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046cd40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.63210812 +0000 UTC m=+12.954380570 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00046dec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb260 item 35 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.634443787 +0000 UTC m=+12.956716247 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0002d4d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb810 item 36 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.635673777 +0000 UTC m=+12.957965663 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.635673777 +0000 UTC m=+12.957965663 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a726c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bb9d0 item 36 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.637948498 +0000 UTC m=+12.960220948 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a72d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbd50 item 37 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.638862946 +0000 UTC m=+12.961135407 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.638862946 +0000 UTC m=+12.961135407 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bbf10 item 37 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.641312737 +0000 UTC m=+12.963585187 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a73d40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6770 item 38 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.642386933 +0000 UTC m=+12.964659404 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a2c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.642386933 +0000 UTC m=+12.964659404 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061a800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f6a10 item 38 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.644891276 +0000 UTC m=+12.967163757 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061ae80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f71f0 item 39 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.645977987 +0000 UTC m=+12.968250447 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.645977987 +0000 UTC m=+12.968250447 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00061b880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7650 item 39 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.649166135 +0000 UTC m=+12.971438606 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000518180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f7e30 item 40 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.650197302 +0000 UTC m=+12.972469762 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005188c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.650197302 +0000 UTC m=+12.972469762 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 40 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.653339463 +0000 UTC m=+12.975611923 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478850 item 41 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.654893552 +0000 UTC m=+12.977166022 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000519b40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 41 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.656209482 +0000 UTC m=+12.978481953 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.656209482 +0000 UTC m=+12.978481953 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005de600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 41 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.659967891 +0000 UTC m=+12.982240351 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005ded40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 42 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.661055944 +0000 UTC m=+12.983328415 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004795e0 item 42 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.66238419 +0000 UTC m=+12.984656669 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0005df780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.66238419 +0000 UTC m=+12.984656669 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c0c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004799d0 item 42 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.66565933 +0000 UTC m=+12.987931790 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1c740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001220e0 item 43 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.666611628 +0000 UTC m=+12.988884088 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1cc40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122690 item 43 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.667536595 +0000 UTC m=+12.989809055 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d1c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.667536595 +0000 UTC m=+12.989809055 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1d700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122850 item 43 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.670366631 +0000 UTC m=+12.992639101 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f1dd80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000122d90 item 44 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.671376557 +0000 UTC m=+12.993649017 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001230a0 item 44 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.672960782 +0000 UTC m=+12.995233242 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.672960782 +0000 UTC m=+12.995233242 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df2dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000123260 item 44 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.675641657 +0000 UTC m=+12.997914127 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001236c0 item 45 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.676685578 +0000 UTC m=+12.998958038 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000df3980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.676685578 +0000 UTC m=+12.998958038 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0100): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001238f0 item 45 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.679368295 +0000 UTC m=+13.001640756 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000123dc0 item 46 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.680297691 +0000 UTC m=+13.002570161 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f0c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.680297691 +0000 UTC m=+13.002570161 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003381c0 item 46 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.68292192 +0000 UTC m=+13.005194389 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0006f1980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 47 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.683768449 +0000 UTC m=+13.006040919 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0000): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.683768449 +0000 UTC m=+13.006040919 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 47 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.686551986 +0000 UTC m=+13.008824457 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c0fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338ee0 item 48 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.68740066 +0000 UTC m=+13.009673121 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c14c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.68740066 +0000 UTC m=+13.009673121 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0007c1bc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339110 item 48 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.690332847 +0000 UTC m=+13.012605307 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 49 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.691441659 +0000 UTC m=+13.013714130 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.691441659 +0000 UTC m=+13.013714130 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee4c80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ce0 item 49 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.694564884 +0000 UTC m=+13.016837355 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004702a0 item 50 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.695664309 +0000 UTC m=+13.017936790 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.695664309 +0000 UTC m=+13.017936790 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ee5d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470700 item 50 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.698652101 +0000 UTC m=+13.020924581 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 51 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.699822298 +0000 UTC m=+13.022094769 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098e980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.699822298 +0000 UTC m=+13.022094769 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098ef40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470ee0 item 51 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.703045292 +0000 UTC m=+13.025317772 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098f600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004713b0 item 52 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.704363818 +0000 UTC m=+13.026636298 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00098fc00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.704363818 +0000 UTC m=+13.026636298 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471570 item 52 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.70733104 +0000 UTC m=+13.029603521 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 53 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.708456865 +0000 UTC m=+13.030729345 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.708456865 +0000 UTC m=+13.030729345 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ab0 item 53 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.71169214 +0000 UTC m=+13.033964600 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60150 item 54 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.713091769 +0000 UTC m=+13.035364230 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.713091769 +0000 UTC m=+13.035364230 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a98c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60310 item 54 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.715843217 +0000 UTC m=+13.038115687 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60770 item 55 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.71718194 +0000 UTC m=+13.039454420 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.71718194 +0000 UTC m=+13.039454420 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a99cc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e609a0 item 55 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.720008249 +0000 UTC m=+13.042280719 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a3c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60d90 item 56 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.721082656 +0000 UTC m=+13.043355116 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086a8c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.721082656 +0000 UTC m=+13.043355116 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ae80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e60f50 item 56 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.72355573 +0000 UTC m=+13.045828190 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086b500): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e612d0 item 57 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.724548685 +0000 UTC m=+13.046821146 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00086ba40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61490 item 57 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.725236958 +0000 UTC m=+13.047509398 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e000): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.725236958 +0000 UTC m=+13.047509398 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0e5c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e617a0 item 57 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.727176291 +0000 UTC m=+13.049448731 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0ec00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61b20 item 58 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.727924335 +0000 UTC m=+13.050196775 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61ce0 item 58 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.728757099 +0000 UTC m=+13.051029539 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0f680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.728757099 +0000 UTC m=+13.051029539 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000f0fc40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e61ea0 item 58 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.730436032 +0000 UTC m=+13.052708462 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c2a0 item 59 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.731193485 +0000 UTC m=+13.053465914 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4840): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c460 item 59 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.731932192 +0000 UTC m=+13.054204632 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc4d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.731932192 +0000 UTC m=+13.054204632 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c620 item 59 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.734088993 +0000 UTC m=+13.056361423 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ca10 item 60 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.734776974 +0000 UTC m=+13.057049414 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000dc5ec0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cbd0 item 60 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.735626851 +0000 UTC m=+13.057899291 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4c4c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.735626851 +0000 UTC m=+13.057899291 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4cac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cd90 item 60 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.737337933 +0000 UTC m=+13.059610374 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d140): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d260 item 61 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.738034332 +0000 UTC m=+13.060306772 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4d680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.738034332 +0000 UTC m=+13.060306772 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000e4dd80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d420 item 61 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.740232089 +0000 UTC m=+13.062504530 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c480): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d810 item 62 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.741215957 +0000 UTC m=+13.063488396 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096c9c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.741215957 +0000 UTC m=+13.063488396 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d0c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d9d0 item 62 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.743278671 +0000 UTC m=+13.065551111 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096d740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dd50 item 63 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.744191846 +0000 UTC m=+13.066464285 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00096dc80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.744191846 +0000 UTC m=+13.066464285 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846400): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0df10 item 63 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): >_readAt: n=0, err=Bad file descriptor 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.745987108 +0000 UTC m=+13.068259547 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2310 item 64 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.746997795 +0000 UTC m=+13.069270275 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000846f80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.746997795 +0000 UTC m=+13.069270275 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed24d0 item 64 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.74997701 +0000 UTC m=+13.072249490 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000847cc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed28c0 item 65 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.751234983 +0000 UTC m=+13.073507463 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008681c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.751234983 +0000 UTC m=+13.073507463 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008686c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2b60 item 65 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.75393307 +0000 UTC m=+13.076205539 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000868d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed2ee0 item 66 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.754818844 +0000 UTC m=+13.077091284 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.754818844 +0000 UTC m=+13.077091284 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008696c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed31f0 item 66 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.756442884 +0000 UTC m=+13.078715324 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000869d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed35e0 item 67 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.757204654 +0000 UTC m=+13.079477094 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c200): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.757204654 +0000 UTC m=+13.079477094 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089c700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed37a0 item 67 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.758881623 +0000 UTC m=+13.081154063 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089cd80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3c70 item 68 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.759670295 +0000 UTC m=+13.081942745 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.759670295 +0000 UTC m=+13.081942745 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089d7c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3ea0 item 68 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.761343386 +0000 UTC m=+13.083615867 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc00089de00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 69 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.762050976 +0000 UTC m=+13.084323416 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.762050976 +0000 UTC m=+13.084323416 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456850 item 69 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.764022308 +0000 UTC m=+13.086294808 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c4e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457180 item 70 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.764806781 +0000 UTC m=+13.087079262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.764806781 +0000 UTC m=+13.087079262 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c58c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004573b0 item 70 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.766710627 +0000 UTC m=+13.088983067 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008c5f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 71 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.767511041 +0000 UTC m=+13.089783480 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f84c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.767511041 +0000 UTC m=+13.089783480 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f89c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 71 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.769208478 +0000 UTC m=+13.091480978 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9040): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422930 item 72 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.770439319 +0000 UTC m=+13.092711799 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.770439319 +0000 UTC m=+13.092711799 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008f9a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422e70 item 72 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.773509655 +0000 UTC m=+13.095782115 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009160c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423960 item 73 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.774359801 +0000 UTC m=+13.096632241 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009165c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423d50 item 73 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.77502964 +0000 UTC m=+13.097302090 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916a80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.77502964 +0000 UTC m=+13.097302090 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000916fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003460e0 item 73 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.776769518 +0000 UTC m=+13.099041957 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003464d0 item 74 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.777451148 +0000 UTC m=+13.099723588 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000917b00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003467e0 item 74 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.778232755 +0000 UTC m=+13.100505195 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009300c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.778232755 +0000 UTC m=+13.100505195 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930640): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346a10 item 74 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.780002058 +0000 UTC m=+13.102274498 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000930c80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346e70 item 75 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.780601494 +0000 UTC m=+13.102873934 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): _writeAt: size=3, off=2 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003470a0 item 75 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.781130959 +0000 UTC m=+13.103403399 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009316c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.781130959 +0000 UTC m=+13.103403399 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000931c00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 75 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.78266495 +0000 UTC m=+13.104937389 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009602c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003479d0 item 76 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.783388719 +0000 UTC m=+13.105661158 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009607c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 76 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): _writeAt: size=3, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.784165077 +0000 UTC m=+13.106437516 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000960d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.784165077 +0000 UTC m=+13.106437516 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961280): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347e30 item 76 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.785745615 +0000 UTC m=+13.108018055 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009618c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380bd0 item 77 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.787058811 +0000 UTC m=+13.109331280 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000961dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.787058811 +0000 UTC m=+13.109331280 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003812d0 item 77 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.788872938 +0000 UTC m=+13.111145398 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000998b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 78 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.789509513 +0000 UTC m=+13.111781954 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.789509513 +0000 UTC m=+13.111781954 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ea0 item 78 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.791323851 +0000 UTC m=+13.113596291 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000999dc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004104d0 item 79 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.79193582 +0000 UTC m=+13.114208260 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.79193582 +0000 UTC m=+13.114208260 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410690 item 79 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.793680827 +0000 UTC m=+13.115953267 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1080): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410e00 item 80 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.794264705 +0000 UTC m=+13.116537144 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1580): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.794264705 +0000 UTC m=+13.116537144 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0009d1c80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411180 item 80 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.79599844 +0000 UTC m=+13.118270880 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a340): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ea0 item 81 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.796637149 +0000 UTC m=+13.118909590 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2a7c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.796637149 +0000 UTC m=+13.118909590 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2ad00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 81 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.798393758 +0000 UTC m=+13.120666199 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c7e0 item 82 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.799120363 +0000 UTC m=+13.121392803 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2b880): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.799120363 +0000 UTC m=+13.121392803 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000a2be00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040caf0 item 82 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.800749883 +0000 UTC m=+13.123022323 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8500): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 83 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.801362994 +0000 UTC m=+13.123635434 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.801362994 +0000 UTC m=+13.123635434 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa8f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d570 item 83 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.803008925 +0000 UTC m=+13.125281365 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa95c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 84 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.803693842 +0000 UTC m=+13.125966283 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000aa9ac0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.803693842 +0000 UTC m=+13.125966283 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac60c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dea0 item 84 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.805202275 +0000 UTC m=+13.127474715 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6310 item 85 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.805866082 +0000 UTC m=+13.128138522 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac6c40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.805866082 +0000 UTC m=+13.128138522 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b65b0 item 85 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.807593516 +0000 UTC m=+13.129865956 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7800): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d90 item 86 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.80825049 +0000 UTC m=+13.130522929 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ac7d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.80825049 +0000 UTC m=+13.130522929 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6300): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6fc0 item 86 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.809842079 +0000 UTC m=+13.132114518 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6980): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b77a0 item 87 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.810443338 +0000 UTC m=+13.132715778 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae6e80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.810443338 +0000 UTC m=+13.132715778 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae73c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b79d0 item 87 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.811990714 +0000 UTC m=+13.134263455 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ea0 item 88 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.812747766 +0000 UTC m=+13.135020206 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ae7f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.812747766 +0000 UTC m=+13.135020206 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86540): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f01c0 item 88 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.814763802 +0000 UTC m=+13.137036292 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b86b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f09a0 item 89 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.815497178 +0000 UTC m=+13.137769619 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b870c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d90 item 89 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.816148442 +0000 UTC m=+13.138420882 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87600): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.816148442 +0000 UTC m=+13.138420882 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000b87b80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f1880 item 89 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.8184209 +0000 UTC m=+13.140693339 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 90 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.819964459 +0000 UTC m=+13.142236899 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4780): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470070 item 90 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.820535381 +0000 UTC m=+13.142807821 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628380): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.820535381 +0000 UTC m=+13.142807821 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 90 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.822015 +0000 UTC m=+13.144287439 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000628fc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470b60 item 91 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.822623642 +0000 UTC m=+13.144896083 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629500): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): >_readAt: n=2, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): _writeAt: size=3, off=7 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470d20 item 91 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.82340471 +0000 UTC m=+13.145677149 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000629a40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): >_readAt: n=8, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.82340471 +0000 UTC m=+13.145677149 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c0c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470f50 item 91 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.824980378 +0000 UTC m=+13.147252819 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0c700): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471420 item 92 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.825635148 +0000 UTC m=+13.147907588 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0cc40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): open at offset 5 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004715e0 item 92 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): _readAt: size=2, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): _writeAt: size=3, off=5 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): >_writeAt: n=3, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.826346715 +0000 UTC m=+13.148619155 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d180): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): >_readAt: n=3, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.826346715 +0000 UTC m=+13.148619155 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0d740): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004717a0 item 92 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.827815764 +0000 UTC m=+13.150088214 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000c0dd80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471b20 item 93 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.828344637 +0000 UTC m=+13.150617076 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba4cc0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.828344637 +0000 UTC m=+13.150617076 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba53c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471d50 item 93 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.83002359 +0000 UTC m=+13.152296030 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5a00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef180 item 94 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.830647301 +0000 UTC m=+13.152919741 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000ba5f40): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.830647301 +0000 UTC m=+13.152919741 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc0008606c0): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efa40 item 94 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.832293793 +0000 UTC m=+13.154566243 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000860d00): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 95 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.832856149 +0000 UTC m=+13.155128589 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861240): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.832856149 +0000 UTC m=+13.155128589 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000861940): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 95 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 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/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): open at offset 0 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): _readAt: size=2, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): >_readAt: n=0, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.834521697 +0000 UTC m=+13.156794137 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2100): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): _writeAt: size=5, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): >openPending: err= 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 96 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): >_writeAt: n=5, err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.835030823 +0000 UTC m=+13.157303264 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2680): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/03 01:18:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:18:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/03 01:18:49 DEBUG : open-test-file: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): _readAt: size=512, off=0 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): openPending: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): >openPending: err= 2025/08/03 01:18:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): >_readAt: n=5, err=EOF 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): close: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-03 01:18:49.835030823 +0000 UTC m=+13.157303264 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/03 01:18:49 DEBUG : open-test-file(0xc000eb2d80): >close: err= 2025/08/03 01:18:49 DEBUG : open-test-file: Remove: 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 96 2025/08/03 01:18:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/03 01:18:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/03 01:18:49 DEBUG : open-test-file: >Remove: err= 2025/08/03 01:18:49 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : >WaitForWriters: 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.44s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.35s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:18:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:18:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:18:49 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:18:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:18:49 DEBUG : file1: newRWFileHandle: 2025/08/03 01:18:49 DEBUG : file1(0xc000a729c0): openPending: 2025/08/03 01:18:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:49 DEBUG : file1(0xc000a729c0): >openPending: err= 2025/08/03 01:18:49 DEBUG : file1: >newRWFileHandle: err= 2025/08/03 01:18:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:18:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/03 01:18:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/03 01:18:49 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : file1: reading active writers 2025/08/03 01:18:49 DEBUG : file1: active writers 1 2025/08/03 01:18:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : file1: reading active writers 2025/08/03 01:18:49 DEBUG : file1: active writers 1 2025/08/03 01:18:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : file1: reading active writers 2025/08/03 01:18:49 DEBUG : file1: active writers 1 2025/08/03 01:18:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:18:49 DEBUG : Looking for writers 2025/08/03 01:18:49 DEBUG : file1: reading active writers 2025/08/03 01:18:49 DEBUG : file1: active writers 1 2025/08/03 01:18:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:18:50 DEBUG : Looking for writers 2025/08/03 01:18:50 DEBUG : file1: reading active writers 2025/08/03 01:18:50 DEBUG : file1: active writers 1 2025/08/03 01:18:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/03 01:18:50 DEBUG : Looking for writers 2025/08/03 01:18:50 DEBUG : file1: reading active writers 2025/08/03 01:18:50 DEBUG : file1: active writers 1 2025/08/03 01:18:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/03 01:18:50 DEBUG : Looking for writers 2025/08/03 01:18:50 DEBUG : file1: reading active writers 2025/08/03 01:18:50 DEBUG : file1: active writers 1 2025/08/03 01:18:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/03 01:18:51 DEBUG : Looking for writers 2025/08/03 01:18:51 DEBUG : file1: reading active writers 2025/08/03 01:18:51 DEBUG : file1: active writers 1 2025/08/03 01:18:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:52 DEBUG : Looking for writers 2025/08/03 01:18:52 DEBUG : file1: reading active writers 2025/08/03 01:18:52 DEBUG : file1: active writers 1 2025/08/03 01:18:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:53 DEBUG : Looking for writers 2025/08/03 01:18:53 DEBUG : file1: reading active writers 2025/08/03 01:18:53 DEBUG : file1: active writers 1 2025/08/03 01:18:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:54 DEBUG : Looking for writers 2025/08/03 01:18:54 DEBUG : file1: reading active writers 2025/08/03 01:18:54 DEBUG : file1: active writers 1 2025/08/03 01:18:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:55 DEBUG : Looking for writers 2025/08/03 01:18:55 DEBUG : file1: reading active writers 2025/08/03 01:18:55 DEBUG : file1: active writers 1 2025/08/03 01:18:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:56 DEBUG : Looking for writers 2025/08/03 01:18:56 DEBUG : file1: reading active writers 2025/08/03 01:18:56 DEBUG : file1: active writers 1 2025/08/03 01:18:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:57 DEBUG : Looking for writers 2025/08/03 01:18:57 DEBUG : file1: reading active writers 2025/08/03 01:18:57 DEBUG : file1: active writers 1 2025/08/03 01:18:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:58 DEBUG : Looking for writers 2025/08/03 01:18:58 DEBUG : file1: reading active writers 2025/08/03 01:18:58 DEBUG : file1: active writers 1 2025/08/03 01:18:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:18:59 DEBUG : Looking for writers 2025/08/03 01:18:59 DEBUG : file1: reading active writers 2025/08/03 01:18:59 DEBUG : file1: active writers 1 2025/08/03 01:18:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:00 DEBUG : Looking for writers 2025/08/03 01:19:00 DEBUG : file1: reading active writers 2025/08/03 01:19:00 DEBUG : file1: active writers 1 2025/08/03 01:19:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:01 DEBUG : Looking for writers 2025/08/03 01:19:01 DEBUG : file1: reading active writers 2025/08/03 01:19:01 DEBUG : file1: active writers 1 2025/08/03 01:19:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:02 DEBUG : Looking for writers 2025/08/03 01:19:02 DEBUG : file1: reading active writers 2025/08/03 01:19:02 DEBUG : file1: active writers 1 2025/08/03 01:19:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:03 DEBUG : Looking for writers 2025/08/03 01:19:03 DEBUG : file1: reading active writers 2025/08/03 01:19:03 DEBUG : file1: active writers 1 2025/08/03 01:19:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:04 DEBUG : Looking for writers 2025/08/03 01:19:04 DEBUG : file1: reading active writers 2025/08/03 01:19:04 DEBUG : file1: active writers 1 2025/08/03 01:19:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:05 DEBUG : Looking for writers 2025/08/03 01:19:05 DEBUG : file1: reading active writers 2025/08/03 01:19:05 DEBUG : file1: active writers 1 2025/08/03 01:19:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:06 DEBUG : Looking for writers 2025/08/03 01:19:06 DEBUG : file1: reading active writers 2025/08/03 01:19:06 DEBUG : file1: active writers 1 2025/08/03 01:19:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:07 DEBUG : Looking for writers 2025/08/03 01:19:07 DEBUG : file1: reading active writers 2025/08/03 01:19:07 DEBUG : file1: active writers 1 2025/08/03 01:19:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:08 DEBUG : Looking for writers 2025/08/03 01:19:08 DEBUG : file1: reading active writers 2025/08/03 01:19:08 DEBUG : file1: active writers 1 2025/08/03 01:19:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:09 DEBUG : Looking for writers 2025/08/03 01:19:09 DEBUG : file1: reading active writers 2025/08/03 01:19:09 DEBUG : file1: active writers 1 2025/08/03 01:19:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:10 DEBUG : Looking for writers 2025/08/03 01:19:10 DEBUG : file1: reading active writers 2025/08/03 01:19:10 DEBUG : file1: active writers 1 2025/08/03 01:19:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:11 DEBUG : Looking for writers 2025/08/03 01:19:11 DEBUG : file1: reading active writers 2025/08/03 01:19:11 DEBUG : file1: active writers 1 2025/08/03 01:19:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:12 DEBUG : Looking for writers 2025/08/03 01:19:12 DEBUG : file1: reading active writers 2025/08/03 01:19:12 DEBUG : file1: active writers 1 2025/08/03 01:19:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:13 DEBUG : Looking for writers 2025/08/03 01:19:13 DEBUG : file1: reading active writers 2025/08/03 01:19:13 DEBUG : file1: active writers 1 2025/08/03 01:19:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:14 DEBUG : Looking for writers 2025/08/03 01:19:14 DEBUG : file1: reading active writers 2025/08/03 01:19:14 DEBUG : file1: active writers 1 2025/08/03 01:19:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:15 DEBUG : Looking for writers 2025/08/03 01:19:15 DEBUG : file1: reading active writers 2025/08/03 01:19:15 DEBUG : file1: active writers 1 2025/08/03 01:19:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:16 DEBUG : Looking for writers 2025/08/03 01:19:16 DEBUG : file1: reading active writers 2025/08/03 01:19:16 DEBUG : file1: active writers 1 2025/08/03 01:19:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:17 DEBUG : Looking for writers 2025/08/03 01:19:17 DEBUG : file1: reading active writers 2025/08/03 01:19:17 DEBUG : file1: active writers 1 2025/08/03 01:19:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:18 DEBUG : Looking for writers 2025/08/03 01:19:18 DEBUG : file1: reading active writers 2025/08/03 01:19:18 DEBUG : file1: active writers 1 2025/08/03 01:19:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:19 DEBUG : Looking for writers 2025/08/03 01:19:19 DEBUG : file1: reading active writers 2025/08/03 01:19:19 DEBUG : file1: active writers 1 2025/08/03 01:19:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/03 01:19:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0006c03c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0007a6808 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824641742912} name:file1 opens:1 downloaders: o: fd:0xc00007e7a8 info:{ModTime:{wall:13986997498883889578 ext:13182127715 loc:0x3ff96c0} ATime:{wall:13986997498883889578 ext:13182127715 loc:0x3ff96c0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/03 01:19:19 DEBUG : >WaitForWriters: 2025/08/03 01:19:19 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:19 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:19 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:19:19 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:19 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:19:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:19 DEBUG : rename_me: newRWFileHandle: 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): openPending: 2025/08/03 01:19:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/03 01:19:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): >openPending: err= 2025/08/03 01:19:19 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/03 01:19:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/03 01:19:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/03 01:19:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): _writeAt: size=5, off=0 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): >_writeAt: n=5, err= 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): close: 2025/08/03 01:19:19 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-03 01:19:19.90124356 +0000 UTC m=+43.223516040 2025/08/03 01:19:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/03 01:19:19 DEBUG : rename_me(0xc0005de500): >close: err= 2025/08/03 01:19:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/03 01:19:19 DEBUG : i_was_renamed: Updating file with 0xc000a02900 2025/08/03 01:19:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/03 01:19:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/03 01:19:19 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:19 DEBUG : Looking for writers 2025/08/03 01:19:19 DEBUG : i_was_renamed: reading active writers 2025/08/03 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/03 01:19:19 DEBUG : Looking for writers 2025/08/03 01:19:19 DEBUG : i_was_renamed: reading active writers 2025/08/03 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/03 01:19:19 DEBUG : Looking for writers 2025/08/03 01:19:19 DEBUG : i_was_renamed: reading active writers 2025/08/03 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/03 01:19:19 DEBUG : Looking for writers 2025/08/03 01:19:19 DEBUG : i_was_renamed: reading active writers 2025/08/03 01:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/03 01:19:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/03 01:19:20 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:20 INFO : i_was_renamed: Copied (new) 2025/08/03 01:19:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-03 01:19:19 +0000 UTC" 2025/08/03 01:19:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/03 01:19:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/03 01:19:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/03 01:19:20 DEBUG : Looking for writers 2025/08/03 01:19:20 DEBUG : i_was_renamed: reading active writers 2025/08/03 01:19:20 DEBUG : >WaitForWriters: 2025/08/03 01:19:20 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.20s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:20 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:20 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/03 01:19:20 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/03 01:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{F811V}/rclone-test-feyimon2ludu" 2025/08/03 01:19:20 INFO : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:20 DEBUG : forgetting directory cache 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): _readAt: size=512, off=0 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): openPending: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:20:20 +0000 UTC" against cached fingerprint "" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): >openPending: err= 2025/08/03 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): >_readAt: n=20, err=EOF 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): close: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:20:20 +0000 GMT 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00098e800): >close: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:20 DEBUG : forgetting directory cache 2025/08/03 01:19:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): _readAt: size=512, off=0 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): openPending: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:21:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:20:20 +0000 UTC" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-03 00:21:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:20:20 +0000 UTC") 2025/08/03 01:19:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): >openPending: err= 2025/08/03 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): >_readAt: n=20, err=EOF 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): close: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:21:20 +0000 GMT 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc000a99d40): >close: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:20 DEBUG : forgetting directory cache 2025/08/03 01:19:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): _readAt: size=512, off=0 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): openPending: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:22:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:21:20 +0000 UTC" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-03 00:22:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:21:20 +0000 UTC") 2025/08/03 01:19:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): >openPending: err= 2025/08/03 01:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): >_readAt: n=20, err=EOF 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): close: 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:22:20 +0000 GMT 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate(0xc00096d840): >close: err= 2025/08/03 01:19:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:21 DEBUG : forgetting directory cache 2025/08/03 01:19:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): _readAt: size=512, off=0 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): openPending: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:23:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:22:20 +0000 UTC" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-03 00:23:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:22:20 +0000 UTC") 2025/08/03 01:19:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): >openPending: err= 2025/08/03 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): >_readAt: n=20, err=EOF 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): close: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:23:20 +0000 GMT 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000b62140): >close: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:21 DEBUG : forgetting directory cache 2025/08/03 01:19:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): _readAt: size=512, off=0 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): openPending: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:24:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:23:20 +0000 UTC" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-03 00:24:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:23:20 +0000 UTC") 2025/08/03 01:19:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): >openPending: err= 2025/08/03 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): >_readAt: n=20, err=EOF 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): close: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:24:20 +0000 GMT 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000862480): >close: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:21 DEBUG : forgetting directory cache 2025/08/03 01:19:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): _readAt: size=512, off=0 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): openPending: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-03 00:25:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:24:20 +0000 UTC" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-03 00:25:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:24:20 +0000 UTC") 2025/08/03 01:19:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/03 01:19:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): >openPending: err= 2025/08/03 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): >_readAt: n=20, err=EOF 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): close: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:25:20 +0000 GMT 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000902ec0): >close: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:21 DEBUG : forgetting directory cache 2025/08/03 01:19:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): _readAt: size=512, off=0 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): openPending: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-03 00:26:20 +0000 UTC" against cached fingerprint "20,2025-08-03 00:25:20 +0000 UTC" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-03 00:26:20 +0000 UTC" != cached fingerprint "20,2025-08-03 00:25:20 +0000 UTC") 2025/08/03 01:19:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/03 01:19:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): >openPending: err= 2025/08/03 01:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): >_readAt: n=21, err=EOF 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): close: 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:26:20 +0000 GMT 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate(0xc000922b80): >close: err= 2025/08/03 01:19:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 DEBUG : forgetting directory cache 2025/08/03 01:19:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): _readAt: size=512, off=0 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): openPending: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-03 00:27:20 +0000 UTC" against cached fingerprint "21,2025-08-03 00:26:20 +0000 UTC" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-03 00:27:20 +0000 UTC" != cached fingerprint "21,2025-08-03 00:26:20 +0000 UTC") 2025/08/03 01:19:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/03 01:19:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): >openPending: err= 2025/08/03 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): >_readAt: n=22, err=EOF 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): close: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:27:20 +0000 GMT 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc00099d240): >close: err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 DEBUG : forgetting directory cache 2025/08/03 01:19:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): _readAt: size=512, off=0 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): openPending: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-03 00:28:20 +0000 UTC" against cached fingerprint "22,2025-08-03 00:27:20 +0000 UTC" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-03 00:28:20 +0000 UTC" != cached fingerprint "22,2025-08-03 00:27:20 +0000 UTC") 2025/08/03 01:19:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/03 01:19:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): >openPending: err= 2025/08/03 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): >_readAt: n=23, err=EOF 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): close: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:28:20 +0000 GMT 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc000964300): >close: err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 DEBUG : forgetting directory cache 2025/08/03 01:19:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): _readAt: size=512, off=0 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): openPending: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-03 00:29:20 +0000 UTC" against cached fingerprint "23,2025-08-03 00:28:20 +0000 UTC" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-03 00:29:20 +0000 UTC" != cached fingerprint "23,2025-08-03 00:28:20 +0000 UTC") 2025/08/03 01:19:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/03 01:19:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): >openPending: err= 2025/08/03 01:19:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): >_readAt: n=24, err=EOF 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): close: 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-03 00:29:20 +0000 GMT 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate(0xc0008d5680): >close: err= 2025/08/03 01:19:22 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:22 DEBUG : Looking for writers 2025/08/03 01:19:22 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/03 01:19:22 DEBUG : >WaitForWriters: 2025/08/03 01:19:22 DEBUG : webdav root 'rclone-test-feyimon2ludu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:22 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:22 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:22 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : forgetting directory cache 2025/08/03 01:19:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/03 01:19:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/03 01:19:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/03 01:19:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/03 01:19:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/03 01:19:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:22 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:22 DEBUG : Looking for writers 2025/08/03 01:19:22 DEBUG : FiLeA: reading active writers 2025/08/03 01:19:22 DEBUG : FiLeB: reading active writers 2025/08/03 01:19:22 DEBUG : FilEb: reading active writers 2025/08/03 01:19:22 DEBUG : >WaitForWriters: 2025/08/03 01:19:22 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:22 DEBUG : Looking for writers 2025/08/03 01:19:22 DEBUG : FiLeA: reading active writers 2025/08/03 01:19:22 DEBUG : FiLeB: reading active writers 2025/08/03 01:19:22 DEBUG : FilEb: reading active writers 2025/08/03 01:19:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/03 01:19:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : webdav root 'rclone-test-feyimon2ludu': Reusing VFS from active cache 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : dir: Looking for writers 2025/08/03 01:19:23 DEBUG : file2: reading active writers 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : file1: reading active writers 2025/08/03 01:19:23 DEBUG : dir: reading active writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : dir: Looking for writers 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : dir: reading active writers 2025/08/03 01:19:23 DEBUG : file1: reading active writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : file1: Open: flags=O_RDONLY 2025/08/03 01:19:23 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/03 01:19:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/03 01:19:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/03 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/03 01:19:23 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/03 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/03 01:19:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/03 01:19:23 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:23 DEBUG : dir: Looking for writers 2025/08/03 01:19:23 DEBUG : file2: reading active writers 2025/08/03 01:19:23 DEBUG : new_file.txt: reading active writers 2025/08/03 01:19:23 DEBUG : Looking for writers 2025/08/03 01:19:23 DEBUG : dir: reading active writers 2025/08/03 01:19:23 DEBUG : file1: reading active writers 2025/08/03 01:19:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:23 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/03 01:19:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0008b9080 2025/08/03 01:19:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/03 01:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:24 INFO : dir/file1: Moved (server-side) to: file0 2025/08/03 01:19:24 DEBUG : file0: Updating file with file0 0xc0008b9080 2025/08/03 01:19:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/03 01:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:24 DEBUG : dir: Looking for writers 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 DEBUG : dir: reading active writers 2025/08/03 01:19:24 DEBUG : file0: reading active writers 2025/08/03 01:19:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:24 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:24 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/03 01:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:24 DEBUG : a: Looking for writers 2025/08/03 01:19:24 DEBUG : b: Looking for writers 2025/08/03 01:19:24 DEBUG : c: Looking for writers 2025/08/03 01:19:24 DEBUG : d: Looking for writers 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 DEBUG : /: reading active writers 2025/08/03 01:19:24 DEBUG : a: reading active writers 2025/08/03 01:19:24 DEBUG : b: reading active writers 2025/08/03 01:19:24 DEBUG : c: reading active writers 2025/08/03 01:19:24 DEBUG : d: reading active writers 2025/08/03 01:19:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:24 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/03 01:19:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/03 01:19:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/03 01:19:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/03 01:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:24 DEBUG : a/b/c/d: Looking for writers 2025/08/03 01:19:24 DEBUG : a/b/c: Looking for writers 2025/08/03 01:19:24 DEBUG : d: reading active writers 2025/08/03 01:19:24 DEBUG : a/b: Looking for writers 2025/08/03 01:19:24 DEBUG : c: reading active writers 2025/08/03 01:19:24 DEBUG : a: Looking for writers 2025/08/03 01:19:24 DEBUG : b: reading active writers 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 DEBUG : a: reading active writers 2025/08/03 01:19:24 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-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:24 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:24 DEBUG : Looking for writers 2025/08/03 01:19:24 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-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:24 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/03 01:19:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/03 01:19:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/03 01:19:24 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/03 01:19:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:25 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/03 01:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/03 01:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/03 01:19:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:25 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/03 01:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/03 01:19:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:25 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:25 DEBUG : Looking for writers 2025/08/03 01:19:25 DEBUG : file1: reading active writers 2025/08/03 01:19:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:25 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/03 01:19:26 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/03 01:19:26 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/03 01:19:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/03 01:19:26 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/03 01:19:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:26 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/03 01:19:26 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:26 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/03 01:19:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:26 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/03 01:19:26 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:26 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:26 DEBUG : file1: WriteFileHandle.Release closing 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/03 01:19:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:26 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/03 01:19:26 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:26 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/03 01:19:26 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/03 01:19:26 DEBUG : Looking for writers 2025/08/03 01:19:26 DEBUG : file1: reading active writers 2025/08/03 01:19:26 DEBUG : file1: active writers 1 2025/08/03 01:19:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/03 01:19:27 DEBUG : Looking for writers 2025/08/03 01:19:27 DEBUG : file1: reading active writers 2025/08/03 01:19:27 DEBUG : file1: active writers 1 2025/08/03 01:19:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/03 01:19:27 DEBUG : Looking for writers 2025/08/03 01:19:27 DEBUG : file1: reading active writers 2025/08/03 01:19:27 DEBUG : file1: active writers 1 2025/08/03 01:19:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:28 DEBUG : Looking for writers 2025/08/03 01:19:28 DEBUG : file1: reading active writers 2025/08/03 01:19:28 DEBUG : file1: active writers 1 2025/08/03 01:19:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:29 DEBUG : Looking for writers 2025/08/03 01:19:29 DEBUG : file1: reading active writers 2025/08/03 01:19:29 DEBUG : file1: active writers 1 2025/08/03 01:19:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:30 DEBUG : Looking for writers 2025/08/03 01:19:30 DEBUG : file1: reading active writers 2025/08/03 01:19:30 DEBUG : file1: active writers 1 2025/08/03 01:19:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:31 DEBUG : Looking for writers 2025/08/03 01:19:31 DEBUG : file1: reading active writers 2025/08/03 01:19:31 DEBUG : file1: active writers 1 2025/08/03 01:19:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:32 DEBUG : Looking for writers 2025/08/03 01:19:32 DEBUG : file1: reading active writers 2025/08/03 01:19:32 DEBUG : file1: active writers 1 2025/08/03 01:19:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:33 DEBUG : Looking for writers 2025/08/03 01:19:33 DEBUG : file1: reading active writers 2025/08/03 01:19:33 DEBUG : file1: active writers 1 2025/08/03 01:19:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:34 DEBUG : Looking for writers 2025/08/03 01:19:34 DEBUG : file1: reading active writers 2025/08/03 01:19:34 DEBUG : file1: active writers 1 2025/08/03 01:19:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:35 DEBUG : Looking for writers 2025/08/03 01:19:35 DEBUG : file1: reading active writers 2025/08/03 01:19:35 DEBUG : file1: active writers 1 2025/08/03 01:19:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:36 DEBUG : Looking for writers 2025/08/03 01:19:36 DEBUG : file1: reading active writers 2025/08/03 01:19:36 DEBUG : file1: active writers 1 2025/08/03 01:19:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:37 DEBUG : Looking for writers 2025/08/03 01:19:37 DEBUG : file1: reading active writers 2025/08/03 01:19:37 DEBUG : file1: active writers 1 2025/08/03 01:19:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:38 DEBUG : Looking for writers 2025/08/03 01:19:38 DEBUG : file1: reading active writers 2025/08/03 01:19:38 DEBUG : file1: active writers 1 2025/08/03 01:19:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:39 DEBUG : Looking for writers 2025/08/03 01:19:39 DEBUG : file1: reading active writers 2025/08/03 01:19:39 DEBUG : file1: active writers 1 2025/08/03 01:19:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:40 DEBUG : Looking for writers 2025/08/03 01:19:40 DEBUG : file1: reading active writers 2025/08/03 01:19:40 DEBUG : file1: active writers 1 2025/08/03 01:19:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:41 DEBUG : Looking for writers 2025/08/03 01:19:41 DEBUG : file1: reading active writers 2025/08/03 01:19:41 DEBUG : file1: active writers 1 2025/08/03 01:19:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:42 DEBUG : Looking for writers 2025/08/03 01:19:42 DEBUG : file1: reading active writers 2025/08/03 01:19:42 DEBUG : file1: active writers 1 2025/08/03 01:19:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:43 DEBUG : Looking for writers 2025/08/03 01:19:43 DEBUG : file1: reading active writers 2025/08/03 01:19:43 DEBUG : file1: active writers 1 2025/08/03 01:19:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:44 DEBUG : Looking for writers 2025/08/03 01:19:44 DEBUG : file1: reading active writers 2025/08/03 01:19:44 DEBUG : file1: active writers 1 2025/08/03 01:19:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:45 DEBUG : Looking for writers 2025/08/03 01:19:45 DEBUG : file1: reading active writers 2025/08/03 01:19:45 DEBUG : file1: active writers 1 2025/08/03 01:19:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:46 DEBUG : Looking for writers 2025/08/03 01:19:46 DEBUG : file1: reading active writers 2025/08/03 01:19:46 DEBUG : file1: active writers 1 2025/08/03 01:19:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:47 DEBUG : Looking for writers 2025/08/03 01:19:47 DEBUG : file1: reading active writers 2025/08/03 01:19:47 DEBUG : file1: active writers 1 2025/08/03 01:19:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:48 DEBUG : Looking for writers 2025/08/03 01:19:48 DEBUG : file1: reading active writers 2025/08/03 01:19:48 DEBUG : file1: active writers 1 2025/08/03 01:19:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:49 DEBUG : Looking for writers 2025/08/03 01:19:49 DEBUG : file1: reading active writers 2025/08/03 01:19:49 DEBUG : file1: active writers 1 2025/08/03 01:19:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:50 DEBUG : Looking for writers 2025/08/03 01:19:50 DEBUG : file1: reading active writers 2025/08/03 01:19:50 DEBUG : file1: active writers 1 2025/08/03 01:19:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:51 DEBUG : Looking for writers 2025/08/03 01:19:51 DEBUG : file1: reading active writers 2025/08/03 01:19:51 DEBUG : file1: active writers 1 2025/08/03 01:19:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:52 DEBUG : Looking for writers 2025/08/03 01:19:52 DEBUG : file1: reading active writers 2025/08/03 01:19:52 DEBUG : file1: active writers 1 2025/08/03 01:19:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:53 DEBUG : Looking for writers 2025/08/03 01:19:53 DEBUG : file1: reading active writers 2025/08/03 01:19:53 DEBUG : file1: active writers 1 2025/08/03 01:19:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:54 DEBUG : Looking for writers 2025/08/03 01:19:54 DEBUG : file1: reading active writers 2025/08/03 01:19:54 DEBUG : file1: active writers 1 2025/08/03 01:19:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:55 DEBUG : Looking for writers 2025/08/03 01:19:55 DEBUG : file1: reading active writers 2025/08/03 01:19:55 DEBUG : file1: active writers 1 2025/08/03 01:19:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/03 01:19:56 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/03 01:19:56 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:56 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/03 01:19:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:56 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:56 DEBUG : file1: Open: flags=O_RDONLY 2025/08/03 01:19:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/03 01:19:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/03 01:19:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:56 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:56 DEBUG : Looking for writers 2025/08/03 01:19:56 DEBUG : file1: reading active writers 2025/08/03 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-feyimon2ludu'", Local "Local file system at /tmp/rclone3667194103", Modify Window "1s" 2025/08/03 01:19:56 INFO : webdav root 'rclone-test-feyimon2ludu': poll-interval is not supported by this remote 2025/08/03 01:19:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/03 01:19:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/03 01:19:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : webdav root 'rclone-test-feyimon2ludu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/03 01:19:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/03 01:19:56 DEBUG : file1: Size of src and dst objects identical 2025/08/03 01:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/03 01:19:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/03 01:19:56 DEBUG : file1: Open: flags=O_RDONLY 2025/08/03 01:19:56 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/03 01:19:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/03 01:19:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/03 01:19:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/03 01:19:56 DEBUG : WaitForWriters: timeout=30s 2025/08/03 01:19:56 DEBUG : Looking for writers 2025/08/03 01:19:56 DEBUG : file1: reading active writers 2025/08/03 01:19:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/03 01:19:56 DEBUG : webdav root 'rclone-test-feyimon2ludu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.907825331s (try 1/5)