"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/09/09 02:06:20 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-haxizok1cori" 2025/09/09 02:06:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/09 02:06:20 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/09/09 02:06:20 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/09 02:06:20 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/09 02:06:20 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/09 02:06:20 DEBUG : Setting pass="rVf8fr97eavzoBf5RzJzQNzpqK487WLijPhxgIpJEQtQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/09 02:06:20 DEBUG : TestWebdavRclone: detected overridden config - adding "{NrJyB}" suffix to name 2025/09/09 02:06:20 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/09/09 02:06:20 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/09/09 02:06:20 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/09/09 02:06:20 DEBUG : Setting pass="rVf8fr97eavzoBf5RzJzQNzpqK487WLijPhxgIpJEQtQ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/09/09 02:06:20 DEBUG : found headers: 2025/09/09 02:06:20 DEBUG : Creating backend with remote "/tmp/rclone3192521802" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:20 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : dir: Looking for writers 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : dir: reading active writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : dir/subdir: Looking for writers 2025/09/09 02:06:21 DEBUG : dir: Looking for writers 2025/09/09 02:06:21 DEBUG : file1: reading active writers 2025/09/09 02:06:21 DEBUG : file2: reading active writers 2025/09/09 02:06:21 DEBUG : subdir: reading active writers 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : dir: reading active writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : dir: Looking for writers 2025/09/09 02:06:21 DEBUG : file1: reading active writers 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : dir: reading active writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : dir: Looking for writers 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : dir: reading active writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:21 DEBUG : forgetting directory cache 2025/09/09 02:06:21 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/09 02:06:21 DEBUG : dir: invalidating directory cache 2025/09/09 02:06:21 DEBUG : >ForgetPath: 2025/09/09 02:06:21 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/09 02:06:21 DEBUG : invalidating directory cache 2025/09/09 02:06:21 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:21 DEBUG : >ForgetPath: 2025/09/09 02:06:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/09 02:06:21 DEBUG : >ForgetPath: 2025/09/09 02:06:21 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:21 DEBUG : dir: Looking for writers 2025/09/09 02:06:21 DEBUG : Looking for writers 2025/09/09 02:06:21 DEBUG : dir: reading active writers 2025/09/09 02:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:21 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : forgetting directory cache 2025/09/09 02:06:22 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:22 DEBUG : dir: Looking for writers 2025/09/09 02:06:22 DEBUG : fil/a/b: Looking for writers 2025/09/09 02:06:22 DEBUG : fil/a: Looking for writers 2025/09/09 02:06:22 DEBUG : b: reading active writers 2025/09/09 02:06:22 DEBUG : fil: Looking for writers 2025/09/09 02:06:22 DEBUG : a: reading active writers 2025/09/09 02:06:22 DEBUG : Looking for writers 2025/09/09 02:06:22 DEBUG : dir: reading active writers 2025/09/09 02:06:22 DEBUG : fil: reading active writers 2025/09/09 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:22 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:22 DEBUG : dir: Looking for writers 2025/09/09 02:06:22 DEBUG : Looking for writers 2025/09/09 02:06:22 DEBUG : dir: reading active writers 2025/09/09 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:22 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:22 DEBUG : dir: Looking for writers 2025/09/09 02:06:22 DEBUG : file1: reading active writers 2025/09/09 02:06:22 DEBUG : Looking for writers 2025/09/09 02:06:22 DEBUG : dir: reading active writers 2025/09/09 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:22 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/09 02:06:22 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:22 DEBUG : dir: invalidating directory cache 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/09 02:06:22 DEBUG : dir/file1: Reset virtual modtime 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/09 02:06:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/09 02:06:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:22 DEBUG : dir: invalidating directory cache 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/09 02:06:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/09 02:06:22 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/09 02:06:22 DEBUG : forgetting directory cache 2025/09/09 02:06:22 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:22 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/09 02:06:22 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:22 DEBUG : dir/virtualDir: Looking for writers 2025/09/09 02:06:22 DEBUG : dir: Looking for writers 2025/09/09 02:06:22 DEBUG : file1: reading active writers 2025/09/09 02:06:22 DEBUG : virtualFile2: reading active writers 2025/09/09 02:06:22 DEBUG : virtualFile: reading active writers 2025/09/09 02:06:22 DEBUG : virtualDir: reading active writers 2025/09/09 02:06:22 DEBUG : Looking for writers 2025/09/09 02:06:22 DEBUG : dir: reading active writers 2025/09/09 02:06:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:23 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:23 ERROR : dir/: Can only open directories read only 2025/09/09 02:06:23 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:23 DEBUG : dir: Looking for writers 2025/09/09 02:06:23 DEBUG : Looking for writers 2025/09/09 02:06:23 DEBUG : dir: reading active writers 2025/09/09 02:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:23 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/09 02:06:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/09 02:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/09 02:06:23 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (5 bytes), uploading instead of streaming 2025/09/09 02:06:23 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:23 NOTICE: webdav root 'rclone-test-haxizok1cori': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/09 02:06:23 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/09 02:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/09 02:06:23 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:23 DEBUG : dir: Looking for writers 2025/09/09 02:06:23 DEBUG : file1: reading active writers 2025/09/09 02:06:23 DEBUG : potato: reading active writers 2025/09/09 02:06:23 DEBUG : Looking for writers 2025/09/09 02:06:23 DEBUG : dir: reading active writers 2025/09/09 02:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:23 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/09 02:06:23 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:23 DEBUG : dir/sub: Looking for writers 2025/09/09 02:06:23 DEBUG : dir: Looking for writers 2025/09/09 02:06:23 DEBUG : file1: reading active writers 2025/09/09 02:06:23 DEBUG : sub: reading active writers 2025/09/09 02:06:23 DEBUG : Looking for writers 2025/09/09 02:06:23 DEBUG : dir: reading active writers 2025/09/09 02:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:23 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/09 02:06:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/09 02:06:23 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:23 DEBUG : dir/sub/subsub: Looking for writers 2025/09/09 02:06:23 DEBUG : dir/sub: Looking for writers 2025/09/09 02:06:23 DEBUG : subsub: reading active writers 2025/09/09 02:06:23 DEBUG : dir: Looking for writers 2025/09/09 02:06:23 DEBUG : file1: reading active writers 2025/09/09 02:06:23 DEBUG : sub: reading active writers 2025/09/09 02:06:23 DEBUG : Looking for writers 2025/09/09 02:06:23 DEBUG : dir: reading active writers 2025/09/09 02:06:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:24 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:24 ERROR : dir/: Dir.Remove not empty 2025/09/09 02:06:24 DEBUG : dir/file1: Remove: 2025/09/09 02:06:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:24 DEBUG : dir/file1: >Remove: err= 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/09 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:24 DEBUG : Looking for writers 2025/09/09 02:06:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:24 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:24 DEBUG : dir/file1: Remove: 2025/09/09 02:06:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:24 DEBUG : dir/file1: >Remove: err= 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/09 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:24 DEBUG : Looking for writers 2025/09/09 02:06:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:24 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:24 DEBUG : dir/file1: Remove: 2025/09/09 02:06:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:24 DEBUG : dir/file1: >Remove: err= 2025/09/09 02:06:24 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:24 DEBUG : dir: Looking for writers 2025/09/09 02:06:24 DEBUG : Looking for writers 2025/09/09 02:06:24 DEBUG : dir: reading active writers 2025/09/09 02:06:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:24 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:24 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/09 02:06:24 DEBUG : dir: Updating dir with dir2 0xc0006349c0 2025/09/09 02:06:24 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/09 02:06:24 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/09 02:06:24 DEBUG : file2: Updating file with file2 0xc000788cc0 2025/09/09 02:06:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:24 INFO : dir2/file3: Deleted 2025/09/09 02:06:24 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/09 02:06:24 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000788cc0 2025/09/09 02:06:24 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/09 02:06:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/09 02:06:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/09 02:06:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006204e0 2025/09/09 02:06:25 DEBUG : empty directory: forgetting directory cache 2025/09/09 02:06:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/09 02:06:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/09 02:06:25 DEBUG : dir2: Renaming to "dir3" 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir3: Looking for writers 2025/09/09 02:06:25 DEBUG : file3: reading active writers 2025/09/09 02:06:25 DEBUG : renamed empty directory: Looking for writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir3: reading active writers 2025/09/09 02:06:25 DEBUG : renamed empty directory: reading active writers 2025/09/09 02:06:25 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/09 02:06:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/09 02:06:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/09 02:06:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/09 02:06:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/09 02:06:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:25 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (12 bytes), uploading instead of streaming 2025/09/09 02:06:25 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:25 DEBUG : forgetting directory cache 2025/09/09 02:06:25 DEBUG : dir: forgetting directory cache 2025/09/09 02:06:25 DEBUG : dir/sub: forgetting directory cache 2025/09/09 02:06:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/09 02:06:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/09 02:06:25 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (5 bytes), uploading instead of streaming 2025/09/09 02:06:25 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/09 02:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir/sub: Looking for writers 2025/09/09 02:06:25 DEBUG : file0: reading active writers 2025/09/09 02:06:25 DEBUG : file2: reading active writers 2025/09/09 02:06:25 DEBUG : dir: Looking for writers 2025/09/09 02:06:25 DEBUG : file1: reading active writers 2025/09/09 02:06:25 DEBUG : sub: reading active writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir: reading active writers 2025/09/09 02:06:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:25 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:25 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/09 02:06:25 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:25 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/09 02:06:25 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/09 02:06:25 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/09 02:06:25 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:25 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir: Looking for writers 2025/09/09 02:06:25 DEBUG : file1.metadata: reading active writers 2025/09/09 02:06:25 DEBUG : file1: reading active writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir: reading active writers 2025/09/09 02:06:25 DEBUG : dir.metadata: reading active writers 2025/09/09 02:06:25 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir: Looking for writers 2025/09/09 02:06:25 DEBUG : file1: reading active writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir: reading active writers 2025/09/09 02:06:25 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir: Looking for writers 2025/09/09 02:06:25 DEBUG : file1: reading active writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir: reading active writers 2025/09/09 02:06:25 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:25 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:25 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:25 DEBUG : dir: Looking for writers 2025/09/09 02:06:25 DEBUG : file1: reading active writers 2025/09/09 02:06:25 DEBUG : Looking for writers 2025/09/09 02:06:25 DEBUG : dir: reading active writers 2025/09/09 02:06:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/09/09 02:06:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/09 02:06:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/09 02:06:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : file.txt: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:26 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:26 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (25 bytes), uploading instead of streaming 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : file1: reading active writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:26 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir/file1: Remove: 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:26 DEBUG : dir/file1: >Remove: err= 2025/09/09 02:06:26 DEBUG : dir/file1: Remove: 2025/09/09 02:06:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:26 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir/file1: Remove: 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:26 DEBUG : dir/file1: >Remove: err= 2025/09/09 02:06:26 DEBUG : dir/file1: Remove: 2025/09/09 02:06:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:26 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/09 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/09 02:06:26 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/09 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/09 02:06:26 DEBUG : dir/file1: Open: flags=0x3 2025/09/09 02:06:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/09 02:06:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : file1: reading active writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:26 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : file1: reading active writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: 2025/09/09 02:06:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000788a80 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000788a80 2025/09/09 02:06:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000788a80 2025/09/09 02:06:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:26 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (25 bytes), uploading instead of streaming 2025/09/09 02:06:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/09 02:06:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:26 DEBUG : newLeaf: Running delayed rename now 2025/09/09 02:06:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000788a80 2025/09/09 02:06:26 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:26 DEBUG : dir: Looking for writers 2025/09/09 02:06:26 DEBUG : Looking for writers 2025/09/09 02:06:26 DEBUG : dir: reading active writers 2025/09/09 02:06:26 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:26 DEBUG : >WaitForWriters: 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:27 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : >WaitForWriters: 2025/09/09 02:06:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00052d440 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00052d440 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc00052d440 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (25 bytes), uploading instead of streaming 2025/09/09 02:06:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:27 DEBUG : newLeaf: Running delayed rename now 2025/09/09 02:06:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00052d440 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : >WaitForWriters: 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : >WaitForWriters: 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:27 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:27 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): openPending: 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): >openPending: err= 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): _writeAt: size=14, off=0 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): >_writeAt: n=14, err= 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): close: 2025/09/09 02:06:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:06:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000a735c0): >close: err= 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: starting upload 2025/09/09 02:06:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:27 INFO : dir/file1: Copied (replaced existing) 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : file1: reading active writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : >WaitForWriters: 2025/09/09 02:06:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): _readAt: size=512, off=0 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): openPending: 2025/09/09 02:06:27 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/09/09 02:06:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): >openPending: err= 2025/09/09 02:06:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): >_readAt: n=14, err=EOF 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): close: 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000ca2a80): >close: err= 2025/09/09 02:06:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00052db00 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/09 02:06:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00052db00 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000d8fc00): openPending: 2025/09/09 02:06:27 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/09/09 02:06:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000d8fc00): >openPending: err= 2025/09/09 02:06:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000d8fc00): _writeAt: size=25, off=0 2025/09/09 02:06:27 DEBUG : dir/file1(0xc000d8fc00): >_writeAt: n=25, err= 2025/09/09 02:06:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00052db00 2025/09/09 02:06:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:27 DEBUG : newLeaf(0xc000d8fc00): close: 2025/09/09 02:06:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/09 02:06:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-09 02:06:27.836169841 +0000 UTC m=+6.916758284 2025/09/09 02:06:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:27 DEBUG : newLeaf(0xc000d8fc00): >close: err= 2025/09/09 02:06:27 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:27 DEBUG : dir: Looking for writers 2025/09/09 02:06:27 DEBUG : Looking for writers 2025/09/09 02:06:27 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:27 DEBUG : dir: reading active writers 2025/09/09 02:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:27 DEBUG : newLeaf: vfs cache: starting upload 2025/09/09 02:06:27 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:28 INFO : newLeaf: Copied (replaced existing) 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-09 02:06:27 +0000 UTC" 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:28 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000789980 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000789980 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000e8ad80): openPending: 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000e8ad80): >openPending: err= 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000e8ad80): _writeAt: size=25, off=0 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000e8ad80): >_writeAt: n=25, err= 2025/09/09 02:06:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000789980 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:28 DEBUG : newLeaf(0xc000e8ad80): close: 2025/09/09 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-09 02:06:28.333070729 +0000 UTC m=+7.413659171 2025/09/09 02:06:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:28 DEBUG : newLeaf(0xc000e8ad80): >close: err= 2025/09/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: starting upload 2025/09/09 02:06:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:28 INFO : newLeaf: Copied (replaced existing) 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-09 02:06:28 +0000 UTC" 2025/09/09 02:06:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:28 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:28 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): openPending: 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): >openPending: err= 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): _writeAt: size=14, off=0 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): >_writeAt: n=14, err= 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): close: 2025/09/09 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/09 02:06:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:28 DEBUG : dir/file1(0xc0007e4ac0): >close: err= 2025/09/09 02:06:28 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: starting upload 2025/09/09 02:06:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:28 INFO : dir/file1: Copied (replaced existing) 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:28 DEBUG : dir: Looking for writers 2025/09/09 02:06:28 DEBUG : file1: reading active writers 2025/09/09 02:06:28 DEBUG : Looking for writers 2025/09/09 02:06:28 DEBUG : dir: reading active writers 2025/09/09 02:06:28 DEBUG : >WaitForWriters: 2025/09/09 02:06:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): _readAt: size=512, off=0 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): openPending: 2025/09/09 02:06:28 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/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): >openPending: err= 2025/09/09 02:06:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): >_readAt: n=14, err=EOF 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): close: 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:28 DEBUG : dir/file1(0xc000a73d40): >close: err= 2025/09/09 02:06:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0007886c0 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/09 02:06:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0007886c0 2025/09/09 02:06:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:28 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:28 DEBUG : dir/file1(0xc00059d540): openPending: 2025/09/09 02:06:28 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/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/09 02:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:28 DEBUG : dir/file1(0xc00059d540): >openPending: err= 2025/09/09 02:06:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:28 DEBUG : dir/file1(0xc00059d540): _writeAt: size=25, off=0 2025/09/09 02:06:28 DEBUG : dir/file1(0xc00059d540): >_writeAt: n=25, err= 2025/09/09 02:06:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0007886c0 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:29 DEBUG : newLeaf(0xc00059d540): close: 2025/09/09 02:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-09 02:06:28.980790152 +0000 UTC m=+8.061378564 2025/09/09 02:06:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:29 DEBUG : newLeaf(0xc00059d540): >close: err= 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: starting upload 2025/09/09 02:06:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:29 INFO : newLeaf: Copied (replaced existing) 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-09 02:06:28 +0000 UTC" 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: 2025/09/09 02:06:29 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:29 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:29 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : file1: reading active writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: 2025/09/09 02:06:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): _readAt: size=512, off=0 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): openPending: 2025/09/09 02:06:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): >openPending: err= 2025/09/09 02:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): >_readAt: n=14, err=EOF 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): close: 2025/09/09 02:06:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0007a0ec0): >close: err= 2025/09/09 02:06:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28540 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/09 02:06:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/09 02:06:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000d28540 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0008489c0): openPending: 2025/09/09 02:06:29 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/09/09 02:06:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0008489c0): >openPending: err= 2025/09/09 02:06:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0008489c0): _writeAt: size=25, off=0 2025/09/09 02:06:29 DEBUG : dir/file1(0xc0008489c0): >_writeAt: n=25, err= 2025/09/09 02:06:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/09 02:06:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/09 02:06:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000d28540 2025/09/09 02:06:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:29 DEBUG : newLeaf(0xc0008489c0): close: 2025/09/09 02:06:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-09 02:06:29.495645335 +0000 UTC m=+8.576233788 2025/09/09 02:06:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:29 DEBUG : newLeaf(0xc0008489c0): >close: err= 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: starting upload 2025/09/09 02:06:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:29 INFO : newLeaf: Copied (replaced existing) 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-09 02:06:29 +0000 UTC" 2025/09/09 02:06:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/09 02:06:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/09 02:06:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : newLeaf: reading active writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: 2025/09/09 02:06:29 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:29 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:29 DEBUG : dir: Looking for writers 2025/09/09 02:06:29 DEBUG : file1: reading active writers 2025/09/09 02:06:29 DEBUG : Looking for writers 2025/09/09 02:06:29 DEBUG : dir: reading active writers 2025/09/09 02:06:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:29 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/09 02:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/09 02:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/09 02:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/09 02:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/09 02:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/09 02:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/09 02:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/09 02:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/09 02:06:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/09 02:06:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/09 02:06:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/09 02:06:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/09 02:06:30 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): _readAt: size=1, off=0 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): openPending: 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >openPending: err= 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >_readAt: n=1, err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): _readAt: size=256, off=1 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >_readAt: n=15, err=EOF 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): _readAt: size=16, off=16 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >_readAt: n=0, err=EOF 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): close: 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >close: err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): close: 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000a33c80): >close: err=file already closed 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): _readAt: size=1, off=0 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): openPending: 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >openPending: err= 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >_readAt: n=1, err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): _readAt: size=1, off=5 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >_readAt: n=1, err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): _readAt: size=1, off=3 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >_readAt: n=1, err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): _readAt: size=1, off=13 2025/09/09 02:06:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >_readAt: n=1, err= 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): _readAt: size=16, off=100 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >_readAt: n=0, err=EOF 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): close: 2025/09/09 02:06:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:30 DEBUG : dir/file1(0xc000dab500): >close: err= 2025/09/09 02:06:30 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:30 DEBUG : dir: Looking for writers 2025/09/09 02:06:30 DEBUG : file1: reading active writers 2025/09/09 02:06:30 DEBUG : Looking for writers 2025/09/09 02:06:30 DEBUG : dir: reading active writers 2025/09/09 02:06:30 DEBUG : >WaitForWriters: 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:30 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:31 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=1, off=0 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): openPending: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >openPending: err= 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=1, err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=1, off=5 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=1, err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=1, off=1 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=1, err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=6, off=10 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=6, err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=256, off=10 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=6, err=EOF 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=256, off=100 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=0, err=EOF 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): close: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >close: err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): _readAt: size=256, off=100 2025/09/09 02:06:31 DEBUG : dir/file1(0xc000dc9640): >_readAt: n=0, err=file already closed 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : dir: Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : dir: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:31 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): RWFileHandle.Flush 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): _readAt: size=256, off=0 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): openPending: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): >openPending: err= 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): >_readAt: n=16, err=EOF 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): RWFileHandle.Flush 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): RWFileHandle.Flush 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): close: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:31 DEBUG : dir/file1(0xc001007940): >close: err= 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : dir: Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : dir: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:06:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/09 02:06:31 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): _readAt: size=256, off=0 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): openPending: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): >openPending: err= 2025/09/09 02:06:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:06:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): >_readAt: n=16, err=EOF 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): RWFileHandle.Release 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): close: 2025/09/09 02:06:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): >close: err= 2025/09/09 02:06:31 DEBUG : dir/file1(0xc0006237c0): RWFileHandle.Release 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : dir: Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : dir: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:31 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): openPending: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): >openPending: err= 2025/09/09 02:06:31 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): _writeAt: size=5, off=0 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): >_writeAt: n=5, err= 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): _writeAt: size=7, off=5 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): >_writeAt: n=7, err= 2025/09/09 02:06:31 DEBUG : file1: vfs cache: truncate to size=11 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): close: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:31.451616941 +0000 UTC m=+10.532205353 2025/09/09 02:06:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): >close: err= 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): close: 2025/09/09 02:06:31 DEBUG : file1(0xc000539500): >close: err=file already closed 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:31 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 INFO : file1: Copied (new) 2025/09/09 02:06:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-09 02:06:31 +0000 UTC" 2025/09/09 02:06:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:31 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): openPending: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): >openPending: err= 2025/09/09 02:06:31 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): _writeAt: size=7, off=0 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): >_writeAt: n=7, err= 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): _writeAt: size=6, off=5 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): >_writeAt: n=6, err= 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): close: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:31.650406977 +0000 UTC m=+10.730995419 2025/09/09 02:06:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): >close: err= 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): _writeAt: size=5, off=0 2025/09/09 02:06:31 DEBUG : file1(0xc000ca3cc0): >_writeAt: n=0, err=file already closed 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:31 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 INFO : file1: Copied (new) 2025/09/09 02:06:31 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-09 02:06:31 +0000 UTC" 2025/09/09 02:06:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : >WaitForWriters: 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:31 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:31 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : file1(0xc0008eed80): openPending: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1(0xc0008eed80): >openPending: err= 2025/09/09 02:06:31 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:31 DEBUG : file1(0xc0008eed80): close: 2025/09/09 02:06:31 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:31.848856342 +0000 UTC m=+10.929444784 2025/09/09 02:06:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:31 DEBUG : file1(0xc0008eed80): >close: err= 2025/09/09 02:06:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/09 02:06:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:06:31 DEBUG : file2: newRWFileHandle: 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): openPending: 2025/09/09 02:06:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): >openPending: err= 2025/09/09 02:06:31 DEBUG : file2: >newRWFileHandle: err= 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/09 02:06:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): RWFileHandle.Flush 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): RWFileHandle.Release 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): close: 2025/09/09 02:06:31 DEBUG : file2: vfs cache: setting modification time to 2025-09-09 02:06:31.850452628 +0000 UTC m=+10.931041070 2025/09/09 02:06:31 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:31 DEBUG : file2(0xc0008ef200): >close: err= 2025/09/09 02:06:31 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file2: reading active writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : file2: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : file2: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/09 02:06:31 DEBUG : Looking for writers 2025/09/09 02:06:31 DEBUG : file1: reading active writers 2025/09/09 02:06:31 DEBUG : file2: reading active writers 2025/09/09 02:06:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/09 02:06:31 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:31 DEBUG : file2: vfs cache: starting upload 2025/09/09 02:06:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:31 INFO : file1: Copied (new) 2025/09/09 02:06:31 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-09 02:06:31 +0000 UTC" 2025/09/09 02:06:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:31 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : file2: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/09 02:06:32 INFO : file2: Copied (new) 2025/09/09 02:06:32 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-09 02:06:31 +0000 UTC" 2025/09/09 02:06:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/09 02:06:32 INFO : file2: vfs cache: upload succeeded try #1 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : file2: reading active writers 2025/09/09 02:06:32 DEBUG : >WaitForWriters: 2025/09/09 02:06:32 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : file2: reading active writers 2025/09/09 02:06:32 DEBUG : >WaitForWriters: 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:32 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): openPending: 2025/09/09 02:06:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): >openPending: err= 2025/09/09 02:06:32 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): _writeAt: size=5, off=0 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): >_writeAt: n=5, err= 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): RWFileHandle.Flush 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): RWFileHandle.Flush 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): close: 2025/09/09 02:06:32 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:32.220753826 +0000 UTC m=+11.301342248 2025/09/09 02:06:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:32 DEBUG : file1(0xc000f73b00): >close: err= 2025/09/09 02:06:32 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:32 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:32 INFO : file1: Copied (new) 2025/09/09 02:06:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-09 02:06:32 +0000 UTC" 2025/09/09 02:06:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : >WaitForWriters: 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:32 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): openPending: 2025/09/09 02:06:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): >openPending: err= 2025/09/09 02:06:32 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): _writeAt: size=5, off=0 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): >_writeAt: n=5, err= 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): RWFileHandle.Release 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): close: 2025/09/09 02:06:32 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:32.409509434 +0000 UTC m=+11.490097886 2025/09/09 02:06:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): >close: err= 2025/09/09 02:06:32 DEBUG : file1(0xc00105f740): RWFileHandle.Release 2025/09/09 02:06:32 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:32 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:32 INFO : file1: Copied (new) 2025/09/09 02:06:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-09 02:06:32 +0000 UTC" 2025/09/09 02:06:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : >WaitForWriters: 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/09 02:06:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): openPending: 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): >openPending: err= 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/09 02:06:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): _writeAt: size=5, off=0 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): >_writeAt: n=5, err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): close: 2025/09/09 02:06:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-09 02:06:32.668955289 +0000 UTC m=+11.749543752 2025/09/09 02:06:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0008895c0): >close: err= 2025/09/09 02:06:32 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: starting upload 2025/09/09 02:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:32 INFO : dir/file1: Copied (replaced existing) 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-09 02:06:32 +0000 UTC" 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : >WaitForWriters: 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:32 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/09 02:06:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/09 02:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/09 02:06:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): _writeAt: size=5, off=0 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): openPending: 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/09 02:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): >openPending: err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): >_writeAt: n=5, err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): _writeAt: size=15, off=5 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): >_writeAt: n=15, err= 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): close: 2025/09/09 02:06:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/09 02:06:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-09 02:06:32.954053734 +0000 UTC m=+12.034642186 2025/09/09 02:06:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:32 DEBUG : dir/file1(0xc0009ba340): >close: err= 2025/09/09 02:06:32 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:32 DEBUG : dir: Looking for writers 2025/09/09 02:06:32 DEBUG : file1: reading active writers 2025/09/09 02:06:32 DEBUG : Looking for writers 2025/09/09 02:06:32 DEBUG : dir: reading active writers 2025/09/09 02:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:33 DEBUG : dir: Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : dir: reading active writers 2025/09/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:33 DEBUG : dir/file1: vfs cache: starting upload 2025/09/09 02:06:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:33 INFO : dir/file1: Copied (replaced existing) 2025/09/09 02:06:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-09 02:06:32 +0000 UTC" 2025/09/09 02:06:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:33 DEBUG : dir: Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : dir: reading active writers 2025/09/09 02:06:33 DEBUG : >WaitForWriters: 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): openPending: 2025/09/09 02:06:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): close: 2025/09/09 02:06:33 DEBUG : file1: vfs cache: setting modification time to 2025-09-09 02:06:33.176179147 +0000 UTC m=+12.256767600 2025/09/09 02:06:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : file1(0xc0009debc0): >close: err= 2025/09/09 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:33 DEBUG : file1: vfs cache: starting upload 2025/09/09 02:06:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:06:33 INFO : file1: Copied (new) 2025/09/09 02:06:33 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-09 02:06:33 +0000 UTC" 2025/09/09 02:06:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 INFO : file1: vfs cache: upload succeeded try #1 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : >WaitForWriters: 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.364993144 +0000 UTC m=+12.445581577 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.364993144 +0000 UTC m=+12.445581577 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d125c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.364993144 +0000 UTC m=+12.445581577 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d12a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 1 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.369530122 +0000 UTC m=+12.450118544 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d130c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.369530122 +0000 UTC m=+12.450118544 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d135c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b650 item 2 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.372500869 +0000 UTC m=+12.453089321 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d13c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.372500869 +0000 UTC m=+12.453089321 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.372500869 +0000 UTC m=+12.453089321 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3c5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc00 item 3 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.377876671 +0000 UTC m=+12.458465122 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3cc40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.377876671 +0000 UTC m=+12.458465122 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4700 item 4 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.38080568 +0000 UTC m=+12.461394133 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3d7c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.38080568 +0000 UTC m=+12.461394133 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d3dc40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.38080568 +0000 UTC m=+12.461394133 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5340 item 5 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.384291183 +0000 UTC m=+12.464879636 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7a800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.384291183 +0000 UTC m=+12.464879636 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7ad40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 6 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.387313456 +0000 UTC m=+12.467901909 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b3c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.387313456 +0000 UTC m=+12.467901909 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7b8c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.387313456 +0000 UTC m=+12.467901909 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d7bd80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033c8c0 item 7 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.391078496 +0000 UTC m=+12.471666948 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.391078496 +0000 UTC m=+12.471666948 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da29c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d1f0 item 8 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000da2f80): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da2f80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.394157906 +0000 UTC m=+12.474746358 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.394157906 +0000 UTC m=+12.474746358 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da37c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.394157906 +0000 UTC m=+12.474746358 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000da3cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 9 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.399266316 +0000 UTC m=+12.479854769 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca3c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.399266316 +0000 UTC m=+12.479854769 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dca900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da3f0 item 10 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000dcaf40): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcaf40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.403637673 +0000 UTC m=+12.484226125 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.403637673 +0000 UTC m=+12.484226125 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcb800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.403637673 +0000 UTC m=+12.484226125 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000dcbd00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daa80 item 11 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.408950156 +0000 UTC m=+12.489538599 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.408950156 +0000 UTC m=+12.489538599 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db490 item 12 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000df0f80): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df0f80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.412622831 +0000 UTC m=+12.493211283 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.412622831 +0000 UTC m=+12.493211283 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dbd50 item 13 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.416591693 +0000 UTC m=+12.497180184 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008b5f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.416591693 +0000 UTC m=+12.497180184 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c64c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8000 item 14 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000df1e00): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000df1e00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.420499178 +0000 UTC m=+12.501087630 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.420499178 +0000 UTC m=+12.501087630 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c63f0 item 15 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.423940829 +0000 UTC m=+12.504529280 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e16f80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.423940829 +0000 UTC m=+12.504529280 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e174c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7110 item 16 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.4268546 +0000 UTC m=+12.507443031 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e17b00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.4268546 +0000 UTC m=+12.507443031 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.4268546 +0000 UTC m=+12.507443031 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c77a0 item 17 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.429640639 +0000 UTC m=+12.510229072 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e36b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.429640639 +0000 UTC m=+12.510229072 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e370c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0000 item 18 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.432253765 +0000 UTC m=+12.512842197 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.432253765 +0000 UTC m=+12.512842197 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e37c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.432253765 +0000 UTC m=+12.512842197 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a1c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0460 item 19 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.435574579 +0000 UTC m=+12.516163001 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6a840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.435574579 +0000 UTC m=+12.516163001 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6ad80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0fc0 item 20 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.43797221 +0000 UTC m=+12.518560652 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.43797221 +0000 UTC m=+12.518560652 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6b900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.43797221 +0000 UTC m=+12.518560652 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e6be00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1500 item 21 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.441036674 +0000 UTC m=+12.521625116 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8e500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.441036674 +0000 UTC m=+12.521625116 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8ea40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1dc0 item 22 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.443625974 +0000 UTC m=+12.524214426 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f0c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.443625974 +0000 UTC m=+12.524214426 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8f5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.443625974 +0000 UTC m=+12.524214426 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000e8fac0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a0bd0 item 23 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.447986251 +0000 UTC m=+12.528574662 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb41c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.447986251 +0000 UTC m=+12.528574662 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a16c0 item 24 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000eb4d40): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb4d40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.451077904 +0000 UTC m=+12.531666316 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.451077904 +0000 UTC m=+12.531666316 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.451077904 +0000 UTC m=+12.531666316 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb5b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a1ce0 item 25 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.453647578 +0000 UTC m=+12.534235991 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.453647578 +0000 UTC m=+12.534235991 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ede780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320770 item 26 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000ededc0): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ededc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.455174144 +0000 UTC m=+12.535762556 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.455174144 +0000 UTC m=+12.535762556 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edf680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.455174144 +0000 UTC m=+12.535762556 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000edfbc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003213b0 item 27 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.457414761 +0000 UTC m=+12.538003173 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f042c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.457414761 +0000 UTC m=+12.538003173 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321b90 item 28 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000f04e40): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f04e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.458968477 +0000 UTC m=+12.539556889 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.458968477 +0000 UTC m=+12.539556889 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f058c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a620 item 29 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.46050382 +0000 UTC m=+12.541092221 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f05f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.46050382 +0000 UTC m=+12.541092221 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016af50 item 30 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000f38b40): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.462237465 +0000 UTC m=+12.542825877 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f38f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.462237465 +0000 UTC m=+12.542825877 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f395c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b6c0 item 31 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.463590846 +0000 UTC m=+12.544179257 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000f39c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.463590846 +0000 UTC m=+12.544179257 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c6c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8770 item 32 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.464976016 +0000 UTC m=+12.545564427 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9260 item 33 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.465470504 +0000 UTC m=+12.546058916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c76c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.465470504 +0000 UTC m=+12.546058916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008c7bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9500 item 33 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.466734497 +0000 UTC m=+12.547322929 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9ab0 item 34 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.467269963 +0000 UTC m=+12.547858374 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.467269963 +0000 UTC m=+12.547858374 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fac40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f9d50 item 34 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.468452352 +0000 UTC m=+12.549040764 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360850 item 35 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.468875717 +0000 UTC m=+12.549464129 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.468875717 +0000 UTC m=+12.549464129 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fbc00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360cb0 item 35 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.470115915 +0000 UTC m=+12.550704327 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 36 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.470760495 +0000 UTC m=+12.551348907 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.470760495 +0000 UTC m=+12.551348907 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082d40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361650 item 36 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.474400479 +0000 UTC m=+12.554988890 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016aaf0 item 37 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.474945001 +0000 UTC m=+12.555533413 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.474945001 +0000 UTC m=+12.555533413 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dee00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ae70 item 37 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.477169356 +0000 UTC m=+12.557757769 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b650 item 38 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.477940904 +0000 UTC m=+12.558529317 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.477940904 +0000 UTC m=+12.558529317 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dff40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b960 item 38 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.479542392 +0000 UTC m=+12.560130804 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336310 item 39 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.480108815 +0000 UTC m=+12.560697227 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.480108815 +0000 UTC m=+12.560697227 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336850 item 39 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.48167798 +0000 UTC m=+12.562266392 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 40 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.482285932 +0000 UTC m=+12.562874344 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebc00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.482285932 +0000 UTC m=+12.562874344 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010821c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337880 item 40 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.4835743 +0000 UTC m=+12.564162713 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001082780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 41 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.484721795 +0000 UTC m=+12.565310207 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400540 item 41 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.485456153 +0000 UTC m=+12.566044565 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0010834c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.485456153 +0000 UTC m=+12.566044565 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc001083a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400a10 item 41 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.487127311 +0000 UTC m=+12.567715723 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004012d0 item 42 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.487730192 +0000 UTC m=+12.568318604 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401570 item 42 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.488588424 +0000 UTC m=+12.569176836 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.488588424 +0000 UTC m=+12.569176836 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401810 item 42 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.491231707 +0000 UTC m=+12.571820119 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003601c0 item 43 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.492054942 +0000 UTC m=+12.572643354 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003605b0 item 43 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.492602039 +0000 UTC m=+12.573190451 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d203c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.492602039 +0000 UTC m=+12.573190451 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360bd0 item 43 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.494056519 +0000 UTC m=+12.574644932 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d20f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003610a0 item 44 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.494599448 +0000 UTC m=+12.575187861 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361730 item 44 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.495173957 +0000 UTC m=+12.575762369 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.495173957 +0000 UTC m=+12.575762369 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d21f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361960 item 44 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.496908904 +0000 UTC m=+12.577497306 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361dc0 item 45 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.497553133 +0000 UTC m=+12.578141545 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.497553133 +0000 UTC m=+12.578141545 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070fe80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010001c0 item 45 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.499400461 +0000 UTC m=+12.579988874 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010005b0 item 46 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.500084276 +0000 UTC m=+12.580672688 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622a40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.500084276 +0000 UTC m=+12.580672688 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000770 item 46 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.501681504 +0000 UTC m=+12.582269916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000c40 item 47 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.50234555 +0000 UTC m=+12.582933962 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.50234555 +0000 UTC m=+12.582933962 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000e00 item 47 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.504221272 +0000 UTC m=+12.584809684 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0000 item 48 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.504786143 +0000 UTC m=+12.585374555 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.504786143 +0000 UTC m=+12.585374555 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0380 item 48 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.506184708 +0000 UTC m=+12.586773121 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538ec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0700 item 49 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.506742535 +0000 UTC m=+12.587330948 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.506742535 +0000 UTC m=+12.587330948 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e08c0 item 49 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.508036084 +0000 UTC m=+12.588624496 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0d90 item 50 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.508690352 +0000 UTC m=+12.589278754 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b85c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.508690352 +0000 UTC m=+12.589278754 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0f50 item 50 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.510331051 +0000 UTC m=+12.590919464 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e17a0 item 51 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.51100101 +0000 UTC m=+12.591589432 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.51100101 +0000 UTC m=+12.591589432 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1960 item 51 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.512748401 +0000 UTC m=+12.593336812 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1dc0 item 52 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.513403279 +0000 UTC m=+12.593991692 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.513403279 +0000 UTC m=+12.593991692 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c000 item 52 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.515062294 +0000 UTC m=+12.595650716 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c4d0 item 53 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.515649767 +0000 UTC m=+12.596238179 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093db00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.515649767 +0000 UTC m=+12.596238179 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a720c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c690 item 53 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.517258748 +0000 UTC m=+12.597847159 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8caf0 item 54 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.518063319 +0000 UTC m=+12.598651730 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.518063319 +0000 UTC m=+12.598651730 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a731c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ccb0 item 54 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.519392464 +0000 UTC m=+12.599980875 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d030 item 55 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.519957314 +0000 UTC m=+12.600545726 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73d40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.519957314 +0000 UTC m=+12.600545726 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d260 item 55 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.521764878 +0000 UTC m=+12.602353289 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d5e0 item 56 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.522416821 +0000 UTC m=+12.603005233 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2f80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.522416821 +0000 UTC m=+12.603005233 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d810 item 56 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.524045419 +0000 UTC m=+12.604633831 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dce0 item 57 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.524596323 +0000 UTC m=+12.605184735 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dea0 item 57 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.52524998 +0000 UTC m=+12.605838392 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005246c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.52524998 +0000 UTC m=+12.605838392 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e380 item 57 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.52698115 +0000 UTC m=+12.607569562 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee00 item 58 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.527782975 +0000 UTC m=+12.608371388 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005257c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f500 item 58 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.528478671 +0000 UTC m=+12.609067083 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.528478671 +0000 UTC m=+12.609067083 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e43c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f880 item 58 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.529941146 +0000 UTC m=+12.610529558 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ff10 item 59 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.530510705 +0000 UTC m=+12.611099118 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 59 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.531086758 +0000 UTC m=+12.611675170 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e54c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.531086758 +0000 UTC m=+12.611675170 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456310 item 59 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.532773393 +0000 UTC m=+12.613361806 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 60 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.533260358 +0000 UTC m=+12.613848770 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 60 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.53397009 +0000 UTC m=+12.614558503 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.53397009 +0000 UTC m=+12.614558503 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 60 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.535424731 +0000 UTC m=+12.616013144 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 61 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.535928677 +0000 UTC m=+12.616517089 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.535928677 +0000 UTC m=+12.616517089 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 61 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.537648286 +0000 UTC m=+12.618236718 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 62 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.538219378 +0000 UTC m=+12.618807790 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.538219378 +0000 UTC m=+12.618807790 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457730 item 62 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.539929117 +0000 UTC m=+12.620517529 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 63 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.540480252 +0000 UTC m=+12.621068655 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.540480252 +0000 UTC m=+12.621068655 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 63 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.54206114 +0000 UTC m=+12.622649542 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e323f0 item 64 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.542646639 +0000 UTC m=+12.623235051 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.542646639 +0000 UTC m=+12.623235051 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efe00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32700 item 64 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.544343425 +0000 UTC m=+12.624931837 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32a80 item 65 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.544947689 +0000 UTC m=+12.625536101 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.544947689 +0000 UTC m=+12.625536101 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb0e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32c40 item 65 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.546488562 +0000 UTC m=+12.627076974 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb14c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32fc0 item 66 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.547156065 +0000 UTC m=+12.627744477 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.547156065 +0000 UTC m=+12.627744477 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000eb1e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33180 item 66 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.548639841 +0000 UTC m=+12.629228253 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33500 item 67 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.549253141 +0000 UTC m=+12.629841554 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.549253141 +0000 UTC m=+12.629841554 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e336c0 item 67 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.550804394 +0000 UTC m=+12.631392806 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33a40 item 68 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.551682774 +0000 UTC m=+12.632271196 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.551682774 +0000 UTC m=+12.632271196 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33c00 item 68 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.553272728 +0000 UTC m=+12.633861140 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 69 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.553856183 +0000 UTC m=+12.634444595 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.553856183 +0000 UTC m=+12.634444595 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 69 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.555316865 +0000 UTC m=+12.635905287 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 70 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.555937381 +0000 UTC m=+12.636525793 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.555937381 +0000 UTC m=+12.636525793 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 70 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.557305668 +0000 UTC m=+12.637894081 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 71 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.558006495 +0000 UTC m=+12.638594907 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.558006495 +0000 UTC m=+12.638594907 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 71 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.559499568 +0000 UTC m=+12.640087990 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e150 item 72 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.560120733 +0000 UTC m=+12.640709145 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.560120733 +0000 UTC m=+12.640709145 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e310 item 72 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.561682897 +0000 UTC m=+12.642271309 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e690 item 73 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.562277072 +0000 UTC m=+12.642865484 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e850 item 73 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.5629208 +0000 UTC m=+12.643509202 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.5629208 +0000 UTC m=+12.643509202 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ea10 item 73 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.564495227 +0000 UTC m=+12.645083638 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ed90 item 74 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.56544541 +0000 UTC m=+12.646033833 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f0a0 item 74 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.566274588 +0000 UTC m=+12.646863010 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.566274588 +0000 UTC m=+12.646863010 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f2d0 item 74 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.568110223 +0000 UTC m=+12.648698634 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087c5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f6c0 item 75 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.568656889 +0000 UTC m=+12.649245302 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087cac0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f9d0 item 75 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.569297652 +0000 UTC m=+12.649886235 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.569297652 +0000 UTC m=+12.649886235 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087d540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fc00 item 75 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.570912023 +0000 UTC m=+12.651500435 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00087db80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8000 item 76 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.571698319 +0000 UTC m=+12.652286751 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f81c0 item 76 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.572359862 +0000 UTC m=+12.652948273 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.572359862 +0000 UTC m=+12.652948273 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a4bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f83f0 item 76 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.574843133 +0000 UTC m=+12.655431575 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8770 item 77 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.576433398 +0000 UTC m=+12.657021830 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.576433398 +0000 UTC m=+12.657021830 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008a5e00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8930 item 77 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.579317472 +0000 UTC m=+12.659905915 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d04c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8cb0 item 78 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.580028517 +0000 UTC m=+12.660616960 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d09c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.580028517 +0000 UTC m=+12.660616960 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d10c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8fc0 item 78 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.582326582 +0000 UTC m=+12.662914994 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9340 item 79 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.584220397 +0000 UTC m=+12.664808810 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008d1c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.584220397 +0000 UTC m=+12.664808810 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f96c0 item 79 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.587321008 +0000 UTC m=+12.667909439 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090c9c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9b90 item 80 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.588384305 +0000 UTC m=+12.668972716 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090cec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.588384305 +0000 UTC m=+12.668972716 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090d5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9d50 item 80 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.590766326 +0000 UTC m=+12.671354738 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00090dc00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c82a0 item 81 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.591335765 +0000 UTC m=+12.671924177 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.591335765 +0000 UTC m=+12.671924177 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8540 item 81 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.593018513 +0000 UTC m=+12.673606926 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000946cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8ee0 item 82 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.593907833 +0000 UTC m=+12.674496246 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009471c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.593907833 +0000 UTC m=+12.674496246 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c92d0 item 82 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.595542252 +0000 UTC m=+12.676130674 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000947dc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9960 item 83 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.596794623 +0000 UTC m=+12.677383055 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.596794623 +0000 UTC m=+12.677383055 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9c00 item 83 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.599752647 +0000 UTC m=+12.680341069 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097af00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368000 item 84 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.600935427 +0000 UTC m=+12.681523849 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.600935427 +0000 UTC m=+12.681523849 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 84 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.602549748 +0000 UTC m=+12.683138180 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 85 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.603534777 +0000 UTC m=+12.684123208 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aa580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.603534777 +0000 UTC m=+12.684123208 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009aaac0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368f50 item 85 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.605360464 +0000 UTC m=+12.685948876 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010012d0 item 86 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.606281193 +0000 UTC m=+12.686869615 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.606281193 +0000 UTC m=+12.686869615 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053ca80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001570 item 86 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.608356629 +0000 UTC m=+12.688945061 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001960 item 87 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.609171799 +0000 UTC m=+12.689760231 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.609171799 +0000 UTC m=+12.689760231 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053db40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001b20 item 87 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.610680531 +0000 UTC m=+12.691268943 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001f10 item 88 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.611781698 +0000 UTC m=+12.692370120 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.611781698 +0000 UTC m=+12.692370120 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a30cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 88 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.614160054 +0000 UTC m=+12.694748466 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 89 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.61532434 +0000 UTC m=+12.695912751 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 89 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.615906502 +0000 UTC m=+12.696494915 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a31d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.615906502 +0000 UTC m=+12.696494915 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365490 item 89 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.617569164 +0000 UTC m=+12.698157576 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a649c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 90 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.61810499 +0000 UTC m=+12.698693402 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a64f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c620 item 90 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.618690839 +0000 UTC m=+12.699279251 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.618690839 +0000 UTC m=+12.699279251 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a65a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cb60 item 90 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.620891982 +0000 UTC m=+12.701480404 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a920c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d2d0 item 91 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.621645085 +0000 UTC m=+12.702233528 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d730 item 91 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.622747215 +0000 UTC m=+12.703335647 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a92b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.622747215 +0000 UTC m=+12.703335647 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a930c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 91 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.62456602 +0000 UTC m=+12.705154442 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a93700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e0e0 item 92 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.625369798 +0000 UTC m=+12.705958220 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035e8c0 item 92 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.626163017 +0000 UTC m=+12.706751439 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.626163017 +0000 UTC m=+12.706751439 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035f6c0 item 92 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.628266757 +0000 UTC m=+12.708855190 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a070 item 93 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.629081145 +0000 UTC m=+12.709669577 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.629081145 +0000 UTC m=+12.709669577 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048abd0 item 93 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.631191648 +0000 UTC m=+12.711780080 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cee600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 94 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.631841969 +0000 UTC m=+12.712430400 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ceeb40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.631841969 +0000 UTC m=+12.712430400 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b6c0 item 94 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.633651315 +0000 UTC m=+12.714239728 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cef880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 95 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.634264557 +0000 UTC m=+12.714852968 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000cefdc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.634264557 +0000 UTC m=+12.714852968 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 95 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.635801453 +0000 UTC m=+12.716389864 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a10 item 96 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.636321779 +0000 UTC m=+12.716910191 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b110c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.636321779 +0000 UTC m=+12.716910191 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b117c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5030 item 96 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= 2025/09/09 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : >WaitForWriters: 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.661446075 +0000 UTC m=+12.742034508 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.661446075 +0000 UTC m=+12.742034508 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea4c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.661446075 +0000 UTC m=+12.742034508 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea9c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003683f0 item 1 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.663885204 +0000 UTC m=+12.744473616 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.663885204 +0000 UTC m=+12.744473616 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368ee0 item 2 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.665397694 +0000 UTC m=+12.745986107 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebb40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.665397694 +0000 UTC m=+12.745986107 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0001673c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.665397694 +0000 UTC m=+12.745986107 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c4c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 3 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.667462721 +0000 UTC m=+12.748051143 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.667462721 +0000 UTC m=+12.748051143 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068dc40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a42a0 item 4 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.668972855 +0000 UTC m=+12.749561268 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.668972855 +0000 UTC m=+12.749561268 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.668972855 +0000 UTC m=+12.749561268 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4850 item 5 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.671576453 +0000 UTC m=+12.752164886 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070eec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.671576453 +0000 UTC m=+12.752164886 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f8c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 6 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.673169454 +0000 UTC m=+12.753757866 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.673169454 +0000 UTC m=+12.753757866 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.673169454 +0000 UTC m=+12.753757866 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5c70 item 7 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.675859003 +0000 UTC m=+12.756447436 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.675859003 +0000 UTC m=+12.756447436 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006237c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016acb0 item 8 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000623e80): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.678741104 +0000 UTC m=+12.759329566 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005382c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.678741104 +0000 UTC m=+12.759329566 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.678741104 +0000 UTC m=+12.759329566 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b1f0 item 9 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.682155433 +0000 UTC m=+12.762743865 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005392c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.682155433 +0000 UTC m=+12.762743865 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bf10 item 10 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000539f40): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.685171276 +0000 UTC m=+12.765759728 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b83c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.685171276 +0000 UTC m=+12.765759728 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b88c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.685171276 +0000 UTC m=+12.765759728 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8ec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336850 item 11 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.689509019 +0000 UTC m=+12.770097451 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.689509019 +0000 UTC m=+12.770097451 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337810 item 12 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc00093c140): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.691600525 +0000 UTC m=+12.772188957 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.691600525 +0000 UTC m=+12.772188957 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093ccc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 13 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.693627711 +0000 UTC m=+12.774216143 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.693627711 +0000 UTC m=+12.774216143 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400700 item 14 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc00093dec0): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093dec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.69652485 +0000 UTC m=+12.777113292 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.69652485 +0000 UTC m=+12.777113292 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a729c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401110 item 15 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.701746733 +0000 UTC m=+12.782335165 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.701746733 +0000 UTC m=+12.782335165 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004015e0 item 16 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.704041451 +0000 UTC m=+12.784629883 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.704041451 +0000 UTC m=+12.784629883 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.704041451 +0000 UTC m=+12.784629883 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 17 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.706518601 +0000 UTC m=+12.787107014 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca2d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.706518601 +0000 UTC m=+12.787107014 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360bd0 item 18 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.709024556 +0000 UTC m=+12.789612997 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca38c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.709024556 +0000 UTC m=+12.789612997 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca3dc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.709024556 +0000 UTC m=+12.789612997 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005243c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003610a0 item 19 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.713094617 +0000 UTC m=+12.793683059 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524a40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.713094617 +0000 UTC m=+12.793683059 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524f80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361880 item 20 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.716027152 +0000 UTC m=+12.796615584 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.716027152 +0000 UTC m=+12.796615584 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000525b00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.716027152 +0000 UTC m=+12.796615584 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 21 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.719528415 +0000 UTC m=+12.800116837 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.719528415 +0000 UTC m=+12.800116837 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e05b0 item 22 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.722317631 +0000 UTC m=+12.802906064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.722317631 +0000 UTC m=+12.802906064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.722317631 +0000 UTC m=+12.802906064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0930 item 23 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.725606626 +0000 UTC m=+12.806195039 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d184c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.725606626 +0000 UTC m=+12.806195039 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0f50 item 24 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc000d19040): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.727246505 +0000 UTC m=+12.807834916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.727246505 +0000 UTC m=+12.807834916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.727246505 +0000 UTC m=+12.807834916 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e17a0 item 25 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.729514693 +0000 UTC m=+12.810103105 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.729514693 +0000 UTC m=+12.810103105 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1d50 item 26 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc0008971c0): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008971c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.731194136 +0000 UTC m=+12.811782548 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.731194136 +0000 UTC m=+12.811782548 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.731194136 +0000 UTC m=+12.811782548 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c150 item 27 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.733736348 +0000 UTC m=+12.814324781 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee6c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.733736348 +0000 UTC m=+12.814324781 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eec00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c770 item 28 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc0008ef240): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.735274987 +0000 UTC m=+12.815863399 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.735274987 +0000 UTC m=+12.815863399 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efd40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cbd0 item 29 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.737841024 +0000 UTC m=+12.818429456 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.737841024 +0000 UTC m=+12.818429456 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b49c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cf50 item 30 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): _readAt: size=2, off=0 2025/09/09 02:06:33 ERROR : open-test-file(0xc0006b5000): Couldn't read size of file 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): >_writeAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): close: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.739834617 +0000 UTC m=+12.820423039 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.739834617 +0000 UTC m=+12.820423039 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d340 item 31 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.742147679 +0000 UTC m=+12.822736111 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a61c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.742147679 +0000 UTC m=+12.822736111 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6bc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d6c0 item 32 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.744143075 +0000 UTC m=+12.824731507 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dc00 item 33 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.744873266 +0000 UTC m=+12.825461708 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.744873266 +0000 UTC m=+12.825461708 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ddc0 item 33 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.746847061 +0000 UTC m=+12.827435473 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8d40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e460 item 34 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.747500458 +0000 UTC m=+12.828088870 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.747500458 +0000 UTC m=+12.828088870 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e8c0 item 34 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.751669214 +0000 UTC m=+12.832257626 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f650 item 35 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.752211622 +0000 UTC m=+12.832800034 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.752211622 +0000 UTC m=+12.832800034 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f9d0 item 35 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.75368042 +0000 UTC m=+12.834268832 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456070 item 36 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.754263184 +0000 UTC m=+12.834851596 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.754263184 +0000 UTC m=+12.834851596 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456230 item 36 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.75644507 +0000 UTC m=+12.837033502 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3ec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 37 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.757769727 +0000 UTC m=+12.838358149 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008663c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.757769727 +0000 UTC m=+12.838358149 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008668c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004567e0 item 37 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.759977131 +0000 UTC m=+12.840565563 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 38 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.76075965 +0000 UTC m=+12.841348082 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.76075965 +0000 UTC m=+12.841348082 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008679c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d20 item 38 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.762566632 +0000 UTC m=+12.843155064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004572d0 item 39 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.763351535 +0000 UTC m=+12.843939968 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.763351535 +0000 UTC m=+12.843939968 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457490 item 39 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.765242305 +0000 UTC m=+12.845830737 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7ec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457810 item 40 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.765960113 +0000 UTC m=+12.846548545 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.765960113 +0000 UTC m=+12.846548545 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053c9c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 40 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.768687353 +0000 UTC m=+12.849275785 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053cf80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32000 item 41 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.769315883 +0000 UTC m=+12.849904315 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32310 item 41 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.77004399 +0000 UTC m=+12.850632421 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053d940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.77004399 +0000 UTC m=+12.850632421 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00053de80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32620 item 41 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.771881439 +0000 UTC m=+12.852469871 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e329a0 item 42 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.772541208 +0000 UTC m=+12.853129640 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32b60 item 42 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.773351488 +0000 UTC m=+12.853939920 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca0fc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.773351488 +0000 UTC m=+12.853939920 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e32d20 item 42 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.77523743 +0000 UTC m=+12.855825861 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000ca1b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e330a0 item 43 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.775913559 +0000 UTC m=+12.856502001 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33260 item 43 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.77669672 +0000 UTC m=+12.857285152 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079a640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.77669672 +0000 UTC m=+12.857285152 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079ab80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33420 item 43 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.778821338 +0000 UTC m=+12.859409770 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b1c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e337a0 item 44 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.779424469 +0000 UTC m=+12.860012912 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079b6c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33960 item 44 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.780290796 +0000 UTC m=+12.860879228 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00079bc00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.780290796 +0000 UTC m=+12.860879228 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33b20 item 44 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.782194881 +0000 UTC m=+12.862783313 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e33f10 item 45 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.782831767 +0000 UTC m=+12.863420199 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b4d40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.782831767 +0000 UTC m=+12.863420199 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 45 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.784952258 +0000 UTC m=+12.865540699 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007b5a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 46 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.785612357 +0000 UTC m=+12.866200769 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.785612357 +0000 UTC m=+12.866200769 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080c700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 46 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.788003907 +0000 UTC m=+12.868592339 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080cd40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 47 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.788537448 +0000 UTC m=+12.869125860 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.788537448 +0000 UTC m=+12.869125860 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00080d940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 47 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.790055949 +0000 UTC m=+12.870644361 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e070 item 48 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.790837286 +0000 UTC m=+12.871425718 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.790837286 +0000 UTC m=+12.871425718 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000836c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e230 item 48 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.79311913 +0000 UTC m=+12.873707562 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837240): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e5b0 item 49 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.793876341 +0000 UTC m=+12.874464773 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008376c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.793876341 +0000 UTC m=+12.874464773 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000837c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5e770 item 49 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.795947809 +0000 UTC m=+12.876536241 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5eaf0 item 50 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.796850404 +0000 UTC m=+12.877438836 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.796850404 +0000 UTC m=+12.877438836 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000860d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ecb0 item 50 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.798684858 +0000 UTC m=+12.879273290 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861400): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f1f0 item 51 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.799367991 +0000 UTC m=+12.879956423 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.799367991 +0000 UTC m=+12.879956423 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000861e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f3b0 item 51 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.802365558 +0000 UTC m=+12.882953990 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088c540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5f8f0 item 52 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.803603132 +0000 UTC m=+12.884191574 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088ca40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.803603132 +0000 UTC m=+12.884191574 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088cfc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fb20 item 52 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.80527515 +0000 UTC m=+12.885863572 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088d640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5fea0 item 53 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.805963433 +0000 UTC m=+12.886551865 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00088db40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.805963433 +0000 UTC m=+12.886551865 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f80e0 item 53 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.80835921 +0000 UTC m=+12.888947642 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cc780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f84d0 item 54 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.809225877 +0000 UTC m=+12.889814309 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ccc80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.809225877 +0000 UTC m=+12.889814309 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8690 item 54 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.811815328 +0000 UTC m=+12.892403761 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cd880): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8a10 item 55 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.812540991 +0000 UTC m=+12.893129423 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008cdd80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.812540991 +0000 UTC m=+12.893129423 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f8bd0 item 55 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.814469131 +0000 UTC m=+12.895057563 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fa9c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f90a0 item 56 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.815159697 +0000 UTC m=+12.895748109 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008faec0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.815159697 +0000 UTC m=+12.895748109 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fb440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9260 item 56 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.817293102 +0000 UTC m=+12.897881534 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008fba80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f97a0 item 57 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.817873722 +0000 UTC m=+12.898462134 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a040): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9ab0 item 57 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.818740329 +0000 UTC m=+12.899328761 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094a580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.818740329 +0000 UTC m=+12.899328761 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094ab00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9c70 item 57 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.82053073 +0000 UTC m=+12.901119143 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8150 item 58 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.821045627 +0000 UTC m=+12.901634039 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094b680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8380 item 58 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.821699143 +0000 UTC m=+12.902287555 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00094bbc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.821699143 +0000 UTC m=+12.902287555 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8700 item 58 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.82301272 +0000 UTC m=+12.903601132 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097a840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9030 item 59 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.823574394 +0000 UTC m=+12.904162806 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097ad80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9420 item 59 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.824535749 +0000 UTC m=+12.905124181 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b2c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.824535749 +0000 UTC m=+12.905124181 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097b840): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9730 item 59 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.826471292 +0000 UTC m=+12.907059724 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00097be80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ce0 item 60 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.827107497 +0000 UTC m=+12.907695929 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c9ea0 item 60 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.828052852 +0000 UTC m=+12.908641284 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.828052852 +0000 UTC m=+12.908641284 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000150 item 60 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.831446342 +0000 UTC m=+12.912034754 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b103c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be540 item 61 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.832054574 +0000 UTC m=+12.912642986 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b10900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.832054574 +0000 UTC m=+12.912642986 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bef50 item 61 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.834006148 +0000 UTC m=+12.914594570 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf3b0 item 62 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.834695362 +0000 UTC m=+12.915283784 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b11b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.834695362 +0000 UTC m=+12.915283784 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf570 item 62 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.836557187 +0000 UTC m=+12.917145619 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b869c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfd50 item 63 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.83727243 +0000 UTC m=+12.917860852 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b86f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.83727243 +0000 UTC m=+12.917860852 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 63 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): >_readAt: n=0, err=Bad file descriptor 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.839402318 +0000 UTC m=+12.919990740 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000b87c40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cb60 item 64 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.84005348 +0000 UTC m=+12.920641902 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de200): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.84005348 +0000 UTC m=+12.920641902 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009de900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033cf50 item 64 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.842161027 +0000 UTC m=+12.922749440 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009def80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d650 item 65 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.842789958 +0000 UTC m=+12.923378370 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009df540): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.842789958 +0000 UTC m=+12.923378370 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0009dfa40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033d9d0 item 65 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.844438062 +0000 UTC m=+12.925026484 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000310 item 66 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.845553336 +0000 UTC m=+12.926141768 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ea5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.845553336 +0000 UTC m=+12.926141768 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eab00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010004d0 item 66 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.847529335 +0000 UTC m=+12.928117768 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000850 item 67 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.848375914 +0000 UTC m=+12.928964347 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006eb5c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.848375914 +0000 UTC m=+12.928964347 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ebac0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000af0 item 67 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.8503069 +0000 UTC m=+12.930895342 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001000ee0 item 68 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.851170922 +0000 UTC m=+12.931759344 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068c6c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.851170922 +0000 UTC m=+12.931759344 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068d780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010010a0 item 68 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.852830729 +0000 UTC m=+12.933419151 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00068ddc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001500 item 69 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.85353514 +0000 UTC m=+12.934123562 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.85353514 +0000 UTC m=+12.934123562 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000421dc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001730 item 69 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.855381016 +0000 UTC m=+12.935969448 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070e780): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001ab0 item 70 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.856191788 +0000 UTC m=+12.936780210 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070efc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.856191788 +0000 UTC m=+12.936780210 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00070f940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001001ce0 item 70 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.85837187 +0000 UTC m=+12.938960292 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006222c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368150 item 71 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.859145193 +0000 UTC m=+12.939733615 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006227c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.859145193 +0000 UTC m=+12.939733615 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000622cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 71 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.861140168 +0000 UTC m=+12.941728600 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e70 item 72 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.862050466 +0000 UTC m=+12.942638899 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.862050466 +0000 UTC m=+12.942638899 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000623e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003690a0 item 72 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.863817604 +0000 UTC m=+12.944406036 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005384c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369c70 item 73 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.864456453 +0000 UTC m=+12.945044875 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005389c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 73 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.865426865 +0000 UTC m=+12.946015297 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000538e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.865426865 +0000 UTC m=+12.946015297 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005393c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4230 item 73 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.867552986 +0000 UTC m=+12.948141419 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000539b00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a47e0 item 74 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.868347659 +0000 UTC m=+12.948936090 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 74 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.869186573 +0000 UTC m=+12.949775005 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.869186573 +0000 UTC m=+12.949775005 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b8b80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4b60 item 74 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.87107083 +0000 UTC m=+12.951659263 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b92c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a57a0 item 75 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.8717415 +0000 UTC m=+12.952329932 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b97c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): _writeAt: size=3, off=2 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5c70 item 75 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.87262545 +0000 UTC m=+12.953213882 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b9d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.87262545 +0000 UTC m=+12.953213882 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c2c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016a3f0 item 75 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.874554561 +0000 UTC m=+12.955142993 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093c900): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ad20 item 76 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.875306121 +0000 UTC m=+12.955894553 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093cf00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b030 item 76 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): _writeAt: size=3, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.876151439 +0000 UTC m=+12.956739871 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.876151439 +0000 UTC m=+12.956739871 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00093d9c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b5e0 item 76 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.878013074 +0000 UTC m=+12.958601515 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bab0 item 77 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.87874072 +0000 UTC m=+12.959329162 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72580): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.87874072 +0000 UTC m=+12.959329162 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a72c80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336150 item 77 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.881126559 +0000 UTC m=+12.961714991 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a732c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a10 item 78 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.881873421 +0000 UTC m=+12.962461852 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a737c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.881873421 +0000 UTC m=+12.962461852 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000a73f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336d20 item 78 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.883967713 +0000 UTC m=+12.964556145 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000524640): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 79 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.884838788 +0000 UTC m=+12.965427220 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4100): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.884838788 +0000 UTC m=+12.965427220 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4800): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004004d0 item 79 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.887122576 +0000 UTC m=+12.967711008 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e4e40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401030 item 80 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.888224824 +0000 UTC m=+12.968813256 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5380): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.888224824 +0000 UTC m=+12.968813256 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0007e5a80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 80 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.890775142 +0000 UTC m=+12.971363564 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18180): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 81 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.892002146 +0000 UTC m=+12.972590578 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.892002146 +0000 UTC m=+12.972590578 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d18b40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401960 item 81 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.894618148 +0000 UTC m=+12.975206580 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d191c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360540 item 82 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.896112573 +0000 UTC m=+12.976701005 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.896112573 +0000 UTC m=+12.976701005 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000d19cc0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360b60 item 82 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.898299518 +0000 UTC m=+12.978887950 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361030 item 83 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.89917426 +0000 UTC m=+12.979762692 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896940): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.89917426 +0000 UTC m=+12.979762692 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000896e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003611f0 item 83 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.901233687 +0000 UTC m=+12.981822099 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897500): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361880 item 84 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.902232812 +0000 UTC m=+12.982821255 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000897a00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.902232812 +0000 UTC m=+12.982821255 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361b20 item 84 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.90412786 +0000 UTC m=+12.984716272 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ee680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e02a0 item 85 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.904752853 +0000 UTC m=+12.985341265 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008eeb80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.904752853 +0000 UTC m=+12.985341265 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef0c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0460 item 85 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.90625339 +0000 UTC m=+12.986841802 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008ef740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e07e0 item 86 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.907177905 +0000 UTC m=+12.987766337 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008efc80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.907177905 +0000 UTC m=+12.987766337 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e09a0 item 86 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.909357528 +0000 UTC m=+12.989945960 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e0e70 item 87 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.910387231 +0000 UTC m=+12.990975663 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b4e80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.910387231 +0000 UTC m=+12.990975663 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b53c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1110 item 87 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.912493706 +0000 UTC m=+12.993082137 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5a40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1880 item 88 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.913565397 +0000 UTC m=+12.994153829 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006b5f40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.913565397 +0000 UTC m=+12.994153829 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a6a40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1a40 item 88 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.915399751 +0000 UTC m=+12.995988184 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0003a7600): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e1ea0 item 89 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.916030375 +0000 UTC m=+12.996618807 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8140): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c0e0 item 89 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.916803046 +0000 UTC m=+12.997391488 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8680): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.916803046 +0000 UTC m=+12.997391488 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c8c00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c3f0 item 89 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.918962098 +0000 UTC m=+12.999550530 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9280): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c770 item 90 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.919631596 +0000 UTC m=+13.000220038 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c97c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ca10 item 90 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.920430746 +0000 UTC m=+13.001019178 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006c9d00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.920430746 +0000 UTC m=+13.001019178 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2340): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cbd0 item 90 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.922358305 +0000 UTC m=+13.002946737 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2980): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cf50 item 91 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.923060162 +0000 UTC m=+13.003648594 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b2f00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): >_readAt: n=2, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): _writeAt: size=3, off=7 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d180 item 91 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.923930015 +0000 UTC m=+13.004518447 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b3440): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): >_readAt: n=8, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.923930015 +0000 UTC m=+13.004518447 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0005b39c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d340 item 91 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.925974473 +0000 UTC m=+13.006562905 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866080): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d6c0 item 92 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.926792769 +0000 UTC m=+13.007381201 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008665c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): open at offset 5 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d8f0 item 92 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): _readAt: size=2, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): _writeAt: size=3, off=5 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): >_writeAt: n=3, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.92758656 +0000 UTC m=+13.008174982 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000866b00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): >_readAt: n=3, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.92758656 +0000 UTC m=+13.008174982 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0008670c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dc00 item 92 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.929504841 +0000 UTC m=+13.010093273 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867740): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e0e0 item 93 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.930027653 +0000 UTC m=+13.010616064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc000867c80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.930027653 +0000 UTC m=+13.010616064 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d6d80): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e460 item 93 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.931719459 +0000 UTC m=+13.012307881 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d7480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f420 item 94 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.932459437 +0000 UTC m=+13.013047850 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0002d79c0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.932459437 +0000 UTC m=+13.013047850 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ec480): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f650 item 94 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.934134733 +0000 UTC m=+13.014723145 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ecac0): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fdc0 item 95 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.934746741 +0000 UTC m=+13.015335154 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed000): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.934746741 +0000 UTC m=+13.015335154 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006ed700): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456070 item 95 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 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/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): open at offset 0 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): _readAt: size=2, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): >_readAt: n=0, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.936356533 +0000 UTC m=+13.016944946 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc0006edd40): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): _writeAt: size=5, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): >openPending: err= 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004563f0 item 96 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): >_writeAt: n=5, err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.937000673 +0000 UTC m=+13.017589075 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078e300): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/09 02:06:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:06:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/09 02:06:33 DEBUG : open-test-file: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): _readAt: size=512, off=0 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): openPending: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): >openPending: err= 2025/09/09 02:06:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): >_readAt: n=5, err=EOF 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): close: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-09 02:06:33.937000673 +0000 UTC m=+13.017589075 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/09 02:06:33 DEBUG : open-test-file(0xc00078ea00): >close: err= 2025/09/09 02:06:33 DEBUG : open-test-file: Remove: 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 96 2025/09/09 02:06:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/09 02:06:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/09 02:06:33 DEBUG : open-test-file: >Remove: err= 2025/09/09 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : >WaitForWriters: 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:06:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:06:33 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:06:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:06:33 DEBUG : file1: newRWFileHandle: 2025/09/09 02:06:33 DEBUG : file1(0xc00079cf40): openPending: 2025/09/09 02:06:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 DEBUG : file1(0xc00079cf40): >openPending: err= 2025/09/09 02:06:33 DEBUG : file1: >newRWFileHandle: err= 2025/09/09 02:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:06:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/09 02:06:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/09/09 02:06:33 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : file1: active writers 1 2025/09/09 02:06:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : file1: active writers 1 2025/09/09 02:06:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:06:33 DEBUG : Looking for writers 2025/09/09 02:06:33 DEBUG : file1: reading active writers 2025/09/09 02:06:33 DEBUG : file1: active writers 1 2025/09/09 02:06:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:06:34 DEBUG : Looking for writers 2025/09/09 02:06:34 DEBUG : file1: reading active writers 2025/09/09 02:06:34 DEBUG : file1: active writers 1 2025/09/09 02:06:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:06:34 DEBUG : Looking for writers 2025/09/09 02:06:34 DEBUG : file1: reading active writers 2025/09/09 02:06:34 DEBUG : file1: active writers 1 2025/09/09 02:06:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/09/09 02:06:34 DEBUG : Looking for writers 2025/09/09 02:06:34 DEBUG : file1: reading active writers 2025/09/09 02:06:34 DEBUG : file1: active writers 1 2025/09/09 02:06:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/09/09 02:06:34 DEBUG : Looking for writers 2025/09/09 02:06:34 DEBUG : file1: reading active writers 2025/09/09 02:06:34 DEBUG : file1: active writers 1 2025/09/09 02:06:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/09/09 02:06:35 DEBUG : Looking for writers 2025/09/09 02:06:35 DEBUG : file1: reading active writers 2025/09/09 02:06:35 DEBUG : file1: active writers 1 2025/09/09 02:06:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:36 DEBUG : Looking for writers 2025/09/09 02:06:36 DEBUG : file1: reading active writers 2025/09/09 02:06:36 DEBUG : file1: active writers 1 2025/09/09 02:06:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:37 DEBUG : Looking for writers 2025/09/09 02:06:37 DEBUG : file1: reading active writers 2025/09/09 02:06:37 DEBUG : file1: active writers 1 2025/09/09 02:06:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:38 DEBUG : Looking for writers 2025/09/09 02:06:38 DEBUG : file1: reading active writers 2025/09/09 02:06:38 DEBUG : file1: active writers 1 2025/09/09 02:06:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:39 DEBUG : Looking for writers 2025/09/09 02:06:39 DEBUG : file1: reading active writers 2025/09/09 02:06:39 DEBUG : file1: active writers 1 2025/09/09 02:06:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:40 DEBUG : Looking for writers 2025/09/09 02:06:40 DEBUG : file1: reading active writers 2025/09/09 02:06:40 DEBUG : file1: active writers 1 2025/09/09 02:06:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:41 DEBUG : Looking for writers 2025/09/09 02:06:41 DEBUG : file1: reading active writers 2025/09/09 02:06:41 DEBUG : file1: active writers 1 2025/09/09 02:06:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:42 DEBUG : Looking for writers 2025/09/09 02:06:42 DEBUG : file1: reading active writers 2025/09/09 02:06:42 DEBUG : file1: active writers 1 2025/09/09 02:06:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:43 DEBUG : Looking for writers 2025/09/09 02:06:43 DEBUG : file1: reading active writers 2025/09/09 02:06:43 DEBUG : file1: active writers 1 2025/09/09 02:06:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:44 DEBUG : Looking for writers 2025/09/09 02:06:44 DEBUG : file1: reading active writers 2025/09/09 02:06:44 DEBUG : file1: active writers 1 2025/09/09 02:06:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:45 DEBUG : Looking for writers 2025/09/09 02:06:45 DEBUG : file1: reading active writers 2025/09/09 02:06:45 DEBUG : file1: active writers 1 2025/09/09 02:06:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:46 DEBUG : Looking for writers 2025/09/09 02:06:46 DEBUG : file1: reading active writers 2025/09/09 02:06:46 DEBUG : file1: active writers 1 2025/09/09 02:06:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:47 DEBUG : Looking for writers 2025/09/09 02:06:47 DEBUG : file1: reading active writers 2025/09/09 02:06:47 DEBUG : file1: active writers 1 2025/09/09 02:06:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:48 DEBUG : Looking for writers 2025/09/09 02:06:48 DEBUG : file1: reading active writers 2025/09/09 02:06:48 DEBUG : file1: active writers 1 2025/09/09 02:06:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:49 DEBUG : Looking for writers 2025/09/09 02:06:49 DEBUG : file1: reading active writers 2025/09/09 02:06:49 DEBUG : file1: active writers 1 2025/09/09 02:06:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:50 DEBUG : Looking for writers 2025/09/09 02:06:50 DEBUG : file1: reading active writers 2025/09/09 02:06:50 DEBUG : file1: active writers 1 2025/09/09 02:06:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:51 DEBUG : Looking for writers 2025/09/09 02:06:51 DEBUG : file1: reading active writers 2025/09/09 02:06:51 DEBUG : file1: active writers 1 2025/09/09 02:06:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:52 DEBUG : Looking for writers 2025/09/09 02:06:52 DEBUG : file1: reading active writers 2025/09/09 02:06:52 DEBUG : file1: active writers 1 2025/09/09 02:06:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:53 DEBUG : Looking for writers 2025/09/09 02:06:53 DEBUG : file1: reading active writers 2025/09/09 02:06:53 DEBUG : file1: active writers 1 2025/09/09 02:06:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:54 DEBUG : Looking for writers 2025/09/09 02:06:54 DEBUG : file1: reading active writers 2025/09/09 02:06:54 DEBUG : file1: active writers 1 2025/09/09 02:06:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:55 DEBUG : Looking for writers 2025/09/09 02:06:55 DEBUG : file1: reading active writers 2025/09/09 02:06:55 DEBUG : file1: active writers 1 2025/09/09 02:06:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:56 DEBUG : Looking for writers 2025/09/09 02:06:56 DEBUG : file1: reading active writers 2025/09/09 02:06:56 DEBUG : file1: active writers 1 2025/09/09 02:06:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:57 DEBUG : Looking for writers 2025/09/09 02:06:57 DEBUG : file1: reading active writers 2025/09/09 02:06:57 DEBUG : file1: active writers 1 2025/09/09 02:06:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:58 DEBUG : Looking for writers 2025/09/09 02:06:58 DEBUG : file1: reading active writers 2025/09/09 02:06:58 DEBUG : file1: active writers 1 2025/09/09 02:06:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:06:59 DEBUG : Looking for writers 2025/09/09 02:06:59 DEBUG : file1: reading active writers 2025/09/09 02:06:59 DEBUG : file1: active writers 1 2025/09/09 02:06:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:07:00 DEBUG : Looking for writers 2025/09/09 02:07:00 DEBUG : file1: reading active writers 2025/09/09 02:07:00 DEBUG : file1: active writers 1 2025/09/09 02:07:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:07:01 DEBUG : Looking for writers 2025/09/09 02:07:01 DEBUG : file1: reading active writers 2025/09/09 02:07:01 DEBUG : file1: active writers 1 2025/09/09 02:07:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:07:02 DEBUG : Looking for writers 2025/09/09 02:07:02 DEBUG : file1: reading active writers 2025/09/09 02:07:02 DEBUG : file1: active writers 1 2025/09/09 02:07:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:07:03 DEBUG : Looking for writers 2025/09/09 02:07:03 DEBUG : file1: reading active writers 2025/09/09 02:07:03 DEBUG : file1: active writers 1 2025/09/09 02:07:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/09/09 02:07:03 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008981e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000dd2508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824648213824} name:file1 opens:1 downloaders: o: fd:0xc0003a2cf8 info:{ModTime:{wall:13990433112046010701 ext:13043017673 loc:0x4115060} ATime:{wall:13990433112046010701 ext:13043017673 loc:0x4115060} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/09/09 02:07:03 DEBUG : >WaitForWriters: 2025/09/09 02:07:03 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:03 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:03 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:07:03 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:07:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:03 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:07:03 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:03 DEBUG : rename_me: newRWFileHandle: 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): openPending: 2025/09/09 02:07:03 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/09 02:07:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): >openPending: err= 2025/09/09 02:07:03 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/09 02:07:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/09 02:07:03 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/09 02:07:03 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): _writeAt: size=5, off=0 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): >_writeAt: n=5, err= 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): close: 2025/09/09 02:07:03 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-09 02:07:03.988278068 +0000 UTC m=+43.068866520 2025/09/09 02:07:03 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/09 02:07:03 DEBUG : rename_me(0xc00090a740): >close: err= 2025/09/09 02:07:03 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/09 02:07:03 DEBUG : i_was_renamed: Updating file with 0xc000876780 2025/09/09 02:07:03 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/09 02:07:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/09 02:07:03 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:03 DEBUG : Looking for writers 2025/09/09 02:07:03 DEBUG : i_was_renamed: reading active writers 2025/09/09 02:07:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/09 02:07:04 DEBUG : Looking for writers 2025/09/09 02:07:04 DEBUG : i_was_renamed: reading active writers 2025/09/09 02:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/09 02:07:04 DEBUG : Looking for writers 2025/09/09 02:07:04 DEBUG : i_was_renamed: reading active writers 2025/09/09 02:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/09 02:07:04 DEBUG : Looking for writers 2025/09/09 02:07:04 DEBUG : i_was_renamed: reading active writers 2025/09/09 02:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/09 02:07:04 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/09 02:07:04 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:04 INFO : i_was_renamed: Copied (new) 2025/09/09 02:07:04 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-09 02:07:03 +0000 UTC" 2025/09/09 02:07:04 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/09 02:07:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/09 02:07:04 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/09 02:07:04 DEBUG : Looking for writers 2025/09/09 02:07:04 DEBUG : i_was_renamed: reading active writers 2025/09/09 02:07:04 DEBUG : >WaitForWriters: 2025/09/09 02:07:04 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:04 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:04 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/09 02:07:04 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/09 02:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{NrJyB}/rclone-test-haxizok1cori" 2025/09/09 02:07:04 INFO : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:04 DEBUG : forgetting directory cache 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): _readAt: size=512, off=0 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): openPending: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:08:04 +0000 UTC" against cached fingerprint "" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): >openPending: err= 2025/09/09 02:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): >_readAt: n=20, err=EOF 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): close: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:08:04 +0000 GMT 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006eae80): >close: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:04 DEBUG : forgetting directory cache 2025/09/09 02:07:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): _readAt: size=512, off=0 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): openPending: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:09:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:08:04 +0000 UTC" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-09 01:09:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:08:04 +0000 UTC") 2025/09/09 02:07:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): >openPending: err= 2025/09/09 02:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): >_readAt: n=20, err=EOF 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): close: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:09:04 +0000 GMT 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc00070fbc0): >close: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:04 DEBUG : forgetting directory cache 2025/09/09 02:07:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): _readAt: size=512, off=0 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): openPending: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:10:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:09:04 +0000 UTC" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-09 01:10:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:09:04 +0000 UTC") 2025/09/09 02:07:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): >openPending: err= 2025/09/09 02:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): >_readAt: n=20, err=EOF 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): close: 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:10:04 +0000 GMT 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate(0xc0006b9180): >close: err= 2025/09/09 02:07:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:05 DEBUG : forgetting directory cache 2025/09/09 02:07:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): _readAt: size=512, off=0 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): openPending: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:11:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:10:04 +0000 UTC" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-09 01:11:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:10:04 +0000 UTC") 2025/09/09 02:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): >openPending: err= 2025/09/09 02:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): >_readAt: n=20, err=EOF 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): close: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:11:04 +0000 GMT 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000d185c0): >close: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:05 DEBUG : forgetting directory cache 2025/09/09 02:07:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): _readAt: size=512, off=0 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): openPending: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:12:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:11:04 +0000 UTC" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-09 01:12:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:11:04 +0000 UTC") 2025/09/09 02:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): >openPending: err= 2025/09/09 02:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): >_readAt: n=20, err=EOF 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): close: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:12:04 +0000 GMT 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0008ee840): >close: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:05 DEBUG : forgetting directory cache 2025/09/09 02:07:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): _readAt: size=512, off=0 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): openPending: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-09 01:13:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:12:04 +0000 UTC" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-09 01:13:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:12:04 +0000 UTC") 2025/09/09 02:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/09 02:07:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): >openPending: err= 2025/09/09 02:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): >_readAt: n=20, err=EOF 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): close: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:13:04 +0000 GMT 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc0006c8840): >close: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:05 DEBUG : forgetting directory cache 2025/09/09 02:07:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): _readAt: size=512, off=0 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): openPending: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-09 01:14:04 +0000 UTC" against cached fingerprint "20,2025-09-09 01:13:04 +0000 UTC" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-09 01:14:04 +0000 UTC" != cached fingerprint "20,2025-09-09 01:13:04 +0000 UTC") 2025/09/09 02:07:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/09 02:07:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): >openPending: err= 2025/09/09 02:07:05 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): >_readAt: n=21, err=EOF 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): close: 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:14:04 +0000 GMT 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate(0xc000867780): >close: err= 2025/09/09 02:07:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 DEBUG : forgetting directory cache 2025/09/09 02:07:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): _readAt: size=512, off=0 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): openPending: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-09 01:15:04 +0000 UTC" against cached fingerprint "21,2025-09-09 01:14:04 +0000 UTC" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-09 01:15:04 +0000 UTC" != cached fingerprint "21,2025-09-09 01:14:04 +0000 UTC") 2025/09/09 02:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/09 02:07:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): >openPending: err= 2025/09/09 02:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): >_readAt: n=22, err=EOF 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): close: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:15:04 +0000 GMT 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc00090afc0): >close: err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 DEBUG : forgetting directory cache 2025/09/09 02:07:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): _readAt: size=512, off=0 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): openPending: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-09 01:16:04 +0000 UTC" against cached fingerprint "22,2025-09-09 01:15:04 +0000 UTC" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-09 01:16:04 +0000 UTC" != cached fingerprint "22,2025-09-09 01:15:04 +0000 UTC") 2025/09/09 02:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/09 02:07:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): >openPending: err= 2025/09/09 02:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): >_readAt: n=23, err=EOF 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): close: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:16:04 +0000 GMT 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0007e3480): >close: err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 DEBUG : forgetting directory cache 2025/09/09 02:07:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): _readAt: size=512, off=0 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): openPending: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-09 01:17:04 +0000 UTC" against cached fingerprint "23,2025-09-09 01:16:04 +0000 UTC" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-09 01:17:04 +0000 UTC" != cached fingerprint "23,2025-09-09 01:16:04 +0000 UTC") 2025/09/09 02:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/09 02:07:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): >openPending: err= 2025/09/09 02:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): >_readAt: n=24, err=EOF 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): close: 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-09 01:17:04 +0000 GMT 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate(0xc0006adac0): >close: err= 2025/09/09 02:07:06 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:06 DEBUG : Looking for writers 2025/09/09 02:07:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/09 02:07:06 DEBUG : >WaitForWriters: 2025/09/09 02:07:06 DEBUG : webdav root 'rclone-test-haxizok1cori': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:06 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:06 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:06 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : forgetting directory cache 2025/09/09 02:07:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/09 02:07:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/09 02:07:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/09 02:07:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/09 02:07:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/09 02:07:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/09 02:07:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/09 02:07:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/09 02:07:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/09 02:07:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/09/09 02:07:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/09 02:07:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/09/09 02:07:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/09/09 02:07:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/09/09 02:07:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/09/09 02:07:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/09/09 02:07:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FilEb: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/09/09 02:07:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/09/09 02:07:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : FiLeA: reading active writers 2025/09/09 02:07:07 DEBUG : FiLeB: reading active writers 2025/09/09 02:07:07 DEBUG : FilEb: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : FiLeB: reading active writers 2025/09/09 02:07:07 DEBUG : FilEb: reading active writers 2025/09/09 02:07:07 DEBUG : FiLeA: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/09 02:07:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : webdav root 'rclone-test-haxizok1cori': Reusing VFS from active cache 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : dir: Looking for writers 2025/09/09 02:07:07 DEBUG : file2: reading active writers 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : dir: reading active writers 2025/09/09 02:07:07 DEBUG : file1: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : dir: Looking for writers 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : dir: reading active writers 2025/09/09 02:07:07 DEBUG : file1: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : file1: Open: flags=O_RDONLY 2025/09/09 02:07:07 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/09 02:07:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/09 02:07:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/09 02:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/09 02:07:07 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (0 bytes), uploading instead of streaming 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:07 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/09 02:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/09 02:07:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/09 02:07:07 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:07 DEBUG : dir: Looking for writers 2025/09/09 02:07:07 DEBUG : file2: reading active writers 2025/09/09 02:07:07 DEBUG : new_file.txt: reading active writers 2025/09/09 02:07:07 DEBUG : Looking for writers 2025/09/09 02:07:07 DEBUG : dir: reading active writers 2025/09/09 02:07:07 DEBUG : file1: reading active writers 2025/09/09 02:07:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:07 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:07 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/09 02:07:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000a1e540 2025/09/09 02:07:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/09 02:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:08 INFO : dir/file1: Moved (server-side) to: file0 2025/09/09 02:07:08 DEBUG : file0: Updating file with file0 0xc000a1e540 2025/09/09 02:07:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/09 02:07:08 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:08 DEBUG : dir: Looking for writers 2025/09/09 02:07:08 DEBUG : Looking for writers 2025/09/09 02:07:08 DEBUG : dir: reading active writers 2025/09/09 02:07:08 DEBUG : file0: reading active writers 2025/09/09 02:07:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:08 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:08 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:08 DEBUG : Looking for writers 2025/09/09 02:07:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:08 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/09 02:07:08 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:08 DEBUG : Looking for writers 2025/09/09 02:07:08 DEBUG : a: Looking for writers 2025/09/09 02:07:08 DEBUG : b: Looking for writers 2025/09/09 02:07:08 DEBUG : c: Looking for writers 2025/09/09 02:07:08 DEBUG : d: Looking for writers 2025/09/09 02:07:08 DEBUG : Looking for writers 2025/09/09 02:07:08 DEBUG : d: reading active writers 2025/09/09 02:07:08 DEBUG : /: reading active writers 2025/09/09 02:07:08 DEBUG : a: reading active writers 2025/09/09 02:07:08 DEBUG : b: reading active writers 2025/09/09 02:07:08 DEBUG : c: reading active writers 2025/09/09 02:07:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:08 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/09 02:07:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/09 02:07:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/09 02:07:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/09 02:07:08 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:08 DEBUG : a/b/c/d: Looking for writers 2025/09/09 02:07:08 DEBUG : a/b/c: Looking for writers 2025/09/09 02:07:08 DEBUG : d: reading active writers 2025/09/09 02:07:08 DEBUG : a/b: Looking for writers 2025/09/09 02:07:08 DEBUG : c: reading active writers 2025/09/09 02:07:08 DEBUG : a: Looking for writers 2025/09/09 02:07:08 DEBUG : b: reading active writers 2025/09/09 02:07:08 DEBUG : Looking for writers 2025/09/09 02:07:08 DEBUG : a: reading active writers 2025/09/09 02:07:08 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:09 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:09 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:09 DEBUG : Looking for writers 2025/09/09 02:07:09 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-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:09 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/09 02:07:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/09 02:07:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/09 02:07:09 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (5 bytes), uploading instead of streaming 2025/09/09 02:07:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:09 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (0 bytes), uploading instead of streaming 2025/09/09 02:07:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:09 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (7 bytes), uploading instead of streaming 2025/09/09 02:07:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:09 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:09 DEBUG : Looking for writers 2025/09/09 02:07:09 DEBUG : file1: reading active writers 2025/09/09 02:07:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:09 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:09 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/09 02:07:10 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/09 02:07:10 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/09 02:07:10 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/09 02:07:10 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (11 bytes), uploading instead of streaming 2025/09/09 02:07:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:10 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/09 02:07:10 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:10 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (5 bytes), uploading instead of streaming 2025/09/09 02:07:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:10 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/09 02:07:10 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:10 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:10 DEBUG : file1: WriteFileHandle.Release closing 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (0 bytes), uploading instead of streaming 2025/09/09 02:07:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:10 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/09 02:07:10 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:10 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/09/09 02:07:10 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/09/09 02:07:10 DEBUG : Looking for writers 2025/09/09 02:07:10 DEBUG : file1: reading active writers 2025/09/09 02:07:10 DEBUG : file1: active writers 1 2025/09/09 02:07:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/09/09 02:07:11 DEBUG : Looking for writers 2025/09/09 02:07:11 DEBUG : file1: reading active writers 2025/09/09 02:07:11 DEBUG : file1: active writers 1 2025/09/09 02:07:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/09/09 02:07:11 DEBUG : Looking for writers 2025/09/09 02:07:11 DEBUG : file1: reading active writers 2025/09/09 02:07:11 DEBUG : file1: active writers 1 2025/09/09 02:07:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:12 DEBUG : Looking for writers 2025/09/09 02:07:12 DEBUG : file1: reading active writers 2025/09/09 02:07:12 DEBUG : file1: active writers 1 2025/09/09 02:07:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:13 DEBUG : Looking for writers 2025/09/09 02:07:13 DEBUG : file1: reading active writers 2025/09/09 02:07:13 DEBUG : file1: active writers 1 2025/09/09 02:07:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:14 DEBUG : Looking for writers 2025/09/09 02:07:14 DEBUG : file1: reading active writers 2025/09/09 02:07:14 DEBUG : file1: active writers 1 2025/09/09 02:07:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:15 DEBUG : Looking for writers 2025/09/09 02:07:15 DEBUG : file1: reading active writers 2025/09/09 02:07:15 DEBUG : file1: active writers 1 2025/09/09 02:07:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:16 DEBUG : Looking for writers 2025/09/09 02:07:16 DEBUG : file1: reading active writers 2025/09/09 02:07:16 DEBUG : file1: active writers 1 2025/09/09 02:07:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:17 DEBUG : Looking for writers 2025/09/09 02:07:17 DEBUG : file1: reading active writers 2025/09/09 02:07:17 DEBUG : file1: active writers 1 2025/09/09 02:07:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:18 DEBUG : Looking for writers 2025/09/09 02:07:18 DEBUG : file1: reading active writers 2025/09/09 02:07:18 DEBUG : file1: active writers 1 2025/09/09 02:07:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:19 DEBUG : Looking for writers 2025/09/09 02:07:19 DEBUG : file1: reading active writers 2025/09/09 02:07:19 DEBUG : file1: active writers 1 2025/09/09 02:07:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:20 DEBUG : Looking for writers 2025/09/09 02:07:20 DEBUG : file1: reading active writers 2025/09/09 02:07:20 DEBUG : file1: active writers 1 2025/09/09 02:07:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:21 DEBUG : Looking for writers 2025/09/09 02:07:21 DEBUG : file1: reading active writers 2025/09/09 02:07:21 DEBUG : file1: active writers 1 2025/09/09 02:07:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:22 DEBUG : Looking for writers 2025/09/09 02:07:22 DEBUG : file1: reading active writers 2025/09/09 02:07:22 DEBUG : file1: active writers 1 2025/09/09 02:07:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:23 DEBUG : Looking for writers 2025/09/09 02:07:23 DEBUG : file1: reading active writers 2025/09/09 02:07:23 DEBUG : file1: active writers 1 2025/09/09 02:07:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:24 DEBUG : Looking for writers 2025/09/09 02:07:24 DEBUG : file1: reading active writers 2025/09/09 02:07:24 DEBUG : file1: active writers 1 2025/09/09 02:07:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:25 DEBUG : Looking for writers 2025/09/09 02:07:25 DEBUG : file1: reading active writers 2025/09/09 02:07:25 DEBUG : file1: active writers 1 2025/09/09 02:07:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:26 DEBUG : Looking for writers 2025/09/09 02:07:26 DEBUG : file1: reading active writers 2025/09/09 02:07:26 DEBUG : file1: active writers 1 2025/09/09 02:07:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:27 DEBUG : Looking for writers 2025/09/09 02:07:27 DEBUG : file1: reading active writers 2025/09/09 02:07:27 DEBUG : file1: active writers 1 2025/09/09 02:07:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:28 DEBUG : Looking for writers 2025/09/09 02:07:28 DEBUG : file1: reading active writers 2025/09/09 02:07:28 DEBUG : file1: active writers 1 2025/09/09 02:07:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:29 DEBUG : Looking for writers 2025/09/09 02:07:29 DEBUG : file1: reading active writers 2025/09/09 02:07:29 DEBUG : file1: active writers 1 2025/09/09 02:07:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:30 DEBUG : Looking for writers 2025/09/09 02:07:30 DEBUG : file1: reading active writers 2025/09/09 02:07:30 DEBUG : file1: active writers 1 2025/09/09 02:07:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:31 DEBUG : Looking for writers 2025/09/09 02:07:31 DEBUG : file1: reading active writers 2025/09/09 02:07:31 DEBUG : file1: active writers 1 2025/09/09 02:07:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:32 DEBUG : Looking for writers 2025/09/09 02:07:32 DEBUG : file1: reading active writers 2025/09/09 02:07:32 DEBUG : file1: active writers 1 2025/09/09 02:07:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:33 DEBUG : Looking for writers 2025/09/09 02:07:33 DEBUG : file1: reading active writers 2025/09/09 02:07:33 DEBUG : file1: active writers 1 2025/09/09 02:07:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:34 DEBUG : Looking for writers 2025/09/09 02:07:34 DEBUG : file1: reading active writers 2025/09/09 02:07:34 DEBUG : file1: active writers 1 2025/09/09 02:07:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:35 DEBUG : Looking for writers 2025/09/09 02:07:35 DEBUG : file1: reading active writers 2025/09/09 02:07:35 DEBUG : file1: active writers 1 2025/09/09 02:07:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:36 DEBUG : Looking for writers 2025/09/09 02:07:36 DEBUG : file1: reading active writers 2025/09/09 02:07:36 DEBUG : file1: active writers 1 2025/09/09 02:07:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:37 DEBUG : Looking for writers 2025/09/09 02:07:37 DEBUG : file1: reading active writers 2025/09/09 02:07:37 DEBUG : file1: active writers 1 2025/09/09 02:07:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:38 DEBUG : Looking for writers 2025/09/09 02:07:38 DEBUG : file1: reading active writers 2025/09/09 02:07:38 DEBUG : file1: active writers 1 2025/09/09 02:07:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:39 DEBUG : Looking for writers 2025/09/09 02:07:39 DEBUG : file1: reading active writers 2025/09/09 02:07:39 DEBUG : file1: active writers 1 2025/09/09 02:07:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/09/09 02:07:40 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/09/09 02:07:40 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:40 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (0 bytes), uploading instead of streaming 2025/09/09 02:07:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:40 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:40 DEBUG : file1: Open: flags=O_RDONLY 2025/09/09 02:07:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/09 02:07:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/09 02:07:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:40 DEBUG : Looking for writers 2025/09/09 02:07:40 DEBUG : file1: reading active writers 2025/09/09 02:07:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-haxizok1cori'", Local "Local file system at /tmp/rclone3192521802", Modify Window "1s" 2025/09/09 02:07:40 INFO : webdav root 'rclone-test-haxizok1cori': poll-interval is not supported by this remote 2025/09/09 02:07:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/09 02:07:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/09 02:07:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : webdav root 'rclone-test-haxizok1cori': File to upload is small (100 bytes), uploading instead of streaming 2025/09/09 02:07:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/09/09 02:07:40 DEBUG : file1: Size of src and dst objects identical 2025/09/09 02:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/09 02:07:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/09 02:07:40 DEBUG : file1: Open: flags=O_RDONLY 2025/09/09 02:07:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/09 02:07:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/09 02:07:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/09 02:07:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/09 02:07:40 DEBUG : WaitForWriters: timeout=30s 2025/09/09 02:07:40 DEBUG : Looking for writers 2025/09/09 02:07:40 DEBUG : file1: reading active writers 2025/09/09 02:07:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/09/09 02:07:40 DEBUG : webdav root 'rclone-test-haxizok1cori': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m19.740226277s (try 1/5)