"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/08/30 02:56:31 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-roqoray5kexu" 2025/08/30 02:56:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 02:56:31 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/08/30 02:56:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/30 02:56:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/30 02:56:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/30 02:56:31 DEBUG : Setting pass="4JTKJDpHzG8s15FpwquWbkamE77TebbvjnDpoaflP6A6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/30 02:56:31 DEBUG : TestWebdavRclone: detected overridden config - adding "{Zed0Z}" suffix to name 2025/08/30 02:56:31 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/08/30 02:56:31 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/08/30 02:56:31 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/08/30 02:56:31 DEBUG : Setting pass="4JTKJDpHzG8s15FpwquWbkamE77TebbvjnDpoaflP6A6" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/08/30 02:56:31 DEBUG : found headers: 2025/08/30 02:56:31 DEBUG : Creating backend with remote "/tmp/rclone344788311" === RUN TestDirHandleMethods run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:31 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:31 DEBUG : dir: Looking for writers 2025/08/30 02:56:31 DEBUG : Looking for writers 2025/08/30 02:56:31 DEBUG : dir: reading active writers 2025/08/30 02:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:31 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:31 DEBUG : dir/subdir: Looking for writers 2025/08/30 02:56:31 DEBUG : dir: Looking for writers 2025/08/30 02:56:31 DEBUG : subdir: reading active writers 2025/08/30 02:56:31 DEBUG : file1: reading active writers 2025/08/30 02:56:31 DEBUG : file2: reading active writers 2025/08/30 02:56:31 DEBUG : Looking for writers 2025/08/30 02:56:31 DEBUG : dir: reading active writers 2025/08/30 02:56:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:32 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:32 DEBUG : dir: Looking for writers 2025/08/30 02:56:32 DEBUG : file1: reading active writers 2025/08/30 02:56:32 DEBUG : Looking for writers 2025/08/30 02:56:32 DEBUG : dir: reading active writers 2025/08/30 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:32 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:32 DEBUG : dir: Looking for writers 2025/08/30 02:56:32 DEBUG : Looking for writers 2025/08/30 02:56:32 DEBUG : dir: reading active writers 2025/08/30 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:32 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:32 DEBUG : forgetting directory cache 2025/08/30 02:56:32 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:32 DEBUG : Looking for writers 2025/08/30 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:32 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/30 02:56:32 DEBUG : dir: invalidating directory cache 2025/08/30 02:56:32 DEBUG : >ForgetPath: 2025/08/30 02:56:32 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/30 02:56:32 DEBUG : invalidating directory cache 2025/08/30 02:56:32 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:32 DEBUG : >ForgetPath: 2025/08/30 02:56:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/30 02:56:32 DEBUG : >ForgetPath: 2025/08/30 02:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:32 DEBUG : dir: Looking for writers 2025/08/30 02:56:32 DEBUG : Looking for writers 2025/08/30 02:56:32 DEBUG : dir: reading active writers 2025/08/30 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:32 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:32 DEBUG : forgetting directory cache 2025/08/30 02:56:32 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:32 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:32 DEBUG : dir: Looking for writers 2025/08/30 02:56:32 DEBUG : fil/a/b: Looking for writers 2025/08/30 02:56:32 DEBUG : fil/a: Looking for writers 2025/08/30 02:56:32 DEBUG : b: reading active writers 2025/08/30 02:56:32 DEBUG : fil: Looking for writers 2025/08/30 02:56:32 DEBUG : a: reading active writers 2025/08/30 02:56:32 DEBUG : Looking for writers 2025/08/30 02:56:32 DEBUG : dir: reading active writers 2025/08/30 02:56:32 DEBUG : fil: reading active writers 2025/08/30 02:56:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:33 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:33 DEBUG : dir: Looking for writers 2025/08/30 02:56:33 DEBUG : Looking for writers 2025/08/30 02:56:33 DEBUG : dir: reading active writers 2025/08/30 02:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.14s) === RUN TestDirStat run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:33 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:33 DEBUG : dir: Looking for writers 2025/08/30 02:56:33 DEBUG : file1: reading active writers 2025/08/30 02:56:33 DEBUG : Looking for writers 2025/08/30 02:56:33 DEBUG : dir: reading active writers 2025/08/30 02:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.15s) === RUN TestDirReadDirAll run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:33 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/30 02:56:33 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 DEBUG : dir: invalidating directory cache 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/30 02:56:33 DEBUG : dir/file1: Reset virtual modtime 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/30 02:56:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/30 02:56:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:33 DEBUG : dir: invalidating directory cache 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/30 02:56:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/30 02:56:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 02:56:33 DEBUG : forgetting directory cache 2025/08/30 02:56:33 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/30 02:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:33 DEBUG : dir/virtualDir: Looking for writers 2025/08/30 02:56:33 DEBUG : dir: Looking for writers 2025/08/30 02:56:33 DEBUG : file1: reading active writers 2025/08/30 02:56:33 DEBUG : virtualFile2: reading active writers 2025/08/30 02:56:33 DEBUG : virtualFile: reading active writers 2025/08/30 02:56:33 DEBUG : virtualDir: reading active writers 2025/08/30 02:56:33 DEBUG : Looking for writers 2025/08/30 02:56:33 DEBUG : dir: reading active writers 2025/08/30 02:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:33 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:33 ERROR : dir/: Can only open directories read only 2025/08/30 02:56:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:33 DEBUG : dir: Looking for writers 2025/08/30 02:56:33 DEBUG : Looking for writers 2025/08/30 02:56:33 DEBUG : dir: reading active writers 2025/08/30 02:56:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:33 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 02:56:34 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 02:56:34 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 02:56:34 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 NOTICE: webdav root 'rclone-test-roqoray5kexu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/30 02:56:34 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 02:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:34 DEBUG : dir: Looking for writers 2025/08/30 02:56:34 DEBUG : file1: reading active writers 2025/08/30 02:56:34 DEBUG : potato: reading active writers 2025/08/30 02:56:34 DEBUG : Looking for writers 2025/08/30 02:56:34 DEBUG : dir: reading active writers 2025/08/30 02:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:34 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 02:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:34 DEBUG : dir/sub: Looking for writers 2025/08/30 02:56:34 DEBUG : dir: Looking for writers 2025/08/30 02:56:34 DEBUG : file1: reading active writers 2025/08/30 02:56:34 DEBUG : sub: reading active writers 2025/08/30 02:56:34 DEBUG : Looking for writers 2025/08/30 02:56:34 DEBUG : dir: reading active writers 2025/08/30 02:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:34 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 02:56:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/30 02:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:34 DEBUG : dir/sub/subsub: Looking for writers 2025/08/30 02:56:34 DEBUG : dir/sub: Looking for writers 2025/08/30 02:56:34 DEBUG : subsub: reading active writers 2025/08/30 02:56:34 DEBUG : dir: Looking for writers 2025/08/30 02:56:34 DEBUG : file1: reading active writers 2025/08/30 02:56:34 DEBUG : sub: reading active writers 2025/08/30 02:56:34 DEBUG : Looking for writers 2025/08/30 02:56:34 DEBUG : dir: reading active writers 2025/08/30 02:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.30s) === RUN TestDirRemove run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:34 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 ERROR : dir/: Dir.Remove not empty 2025/08/30 02:56:34 DEBUG : dir/file1: Remove: 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:34 DEBUG : dir/file1: >Remove: err= 2025/08/30 02:56:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 02:56:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:34 DEBUG : Looking for writers 2025/08/30 02:56:34 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:34 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:34 DEBUG : dir/file1: Remove: 2025/08/30 02:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:34 DEBUG : dir/file1: >Remove: err= 2025/08/30 02:56:34 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 02:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:35 DEBUG : Looking for writers 2025/08/30 02:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:35 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:35 DEBUG : dir/file1: Remove: 2025/08/30 02:56:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:35 DEBUG : dir/file1: >Remove: err= 2025/08/30 02:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:35 DEBUG : dir: Looking for writers 2025/08/30 02:56:35 DEBUG : Looking for writers 2025/08/30 02:56:35 DEBUG : dir: reading active writers 2025/08/30 02:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:35 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:35 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/30 02:56:35 DEBUG : dir: Updating dir with dir2 0xc0006fc8f0 2025/08/30 02:56:35 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/30 02:56:35 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/30 02:56:35 DEBUG : file2: Updating file with file2 0xc0007e8240 2025/08/30 02:56:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:35 INFO : dir2/file3: Deleted 2025/08/30 02:56:35 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/30 02:56:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007e8240 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/30 02:56:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/30 02:56:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006fcb60 2025/08/30 02:56:35 DEBUG : empty directory: forgetting directory cache 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/30 02:56:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/30 02:56:35 DEBUG : dir2: Renaming to "dir3" 2025/08/30 02:56:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:35 DEBUG : dir3: Looking for writers 2025/08/30 02:56:35 DEBUG : file3: reading active writers 2025/08/30 02:56:35 DEBUG : renamed empty directory: Looking for writers 2025/08/30 02:56:35 DEBUG : Looking for writers 2025/08/30 02:56:35 DEBUG : dir3: reading active writers 2025/08/30 02:56:35 DEBUG : renamed empty directory: reading active writers 2025/08/30 02:56:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:35 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 02:56:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 02:56:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/30 02:56:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/30 02:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 02:56:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/30 02:56:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/30 02:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:35 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/30 02:56:35 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:35 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/30 02:56:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:35 DEBUG : forgetting directory cache 2025/08/30 02:56:35 DEBUG : dir: forgetting directory cache 2025/08/30 02:56:35 DEBUG : dir/sub: forgetting directory cache 2025/08/30 02:56:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/30 02:56:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/30 02:56:35 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 02:56:35 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/08/30 02:56:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir/sub: Looking for writers 2025/08/30 02:56:36 DEBUG : file0: reading active writers 2025/08/30 02:56:36 DEBUG : file2: reading active writers 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : sub: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.29s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/30 02:56:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/30 02:56:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/30 02:56:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/30 02:56:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : file1.metadata: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : dir.metadata: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/08/30 02:56:36 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/30 02:56:36 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 02:56:36 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:36 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : file.txt: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:36 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:36 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/30 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:36 DEBUG : dir: Looking for writers 2025/08/30 02:56:36 DEBUG : file1: reading active writers 2025/08/30 02:56:36 DEBUG : Looking for writers 2025/08/30 02:56:36 DEBUG : dir: reading active writers 2025/08/30 02:56:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:36 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : dir/file1: Remove: 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:37 DEBUG : dir/file1: >Remove: err= 2025/08/30 02:56:37 DEBUG : dir/file1: Remove: 2025/08/30 02:56:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:37 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : dir/file1: Remove: 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:37 DEBUG : dir/file1: >Remove: err= 2025/08/30 02:56:37 DEBUG : dir/file1: Remove: 2025/08/30 02:56:37 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:37 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 02:56:37 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/30 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 02:56:37 DEBUG : dir/file1: Open: flags=0x3 2025/08/30 02:56:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/30 02:56:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : file1: reading active writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:37 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : file1: reading active writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: 2025/08/30 02:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1e00 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0001b1e00 2025/08/30 02:56:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001b1e00 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:37 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 02:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/30 02:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:37 DEBUG : newLeaf: Running delayed rename now 2025/08/30 02:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0001b1e00 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:37 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:37 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:37 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:37 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:37 DEBUG : dir: Looking for writers 2025/08/30 02:56:37 DEBUG : file1: reading active writers 2025/08/30 02:56:37 DEBUG : Looking for writers 2025/08/30 02:56:37 DEBUG : dir: reading active writers 2025/08/30 02:56:37 DEBUG : >WaitForWriters: 2025/08/30 02:56:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000cae780 2025/08/30 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000cae780 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1: File is currently open, delaying rename 0xc000cae780 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 02:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 DEBUG : newLeaf: Running delayed rename now 2025/08/30 02:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000cae780 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:38 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): openPending: 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): >openPending: err= 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): _writeAt: size=14, off=0 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): >_writeAt: n=14, err= 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): close: 2025/08/30 02:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 02:56:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000dfb680): >close: err= 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 02:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:38 INFO : dir/file1: Copied (replaced existing) 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): _readAt: size=512, off=0 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): openPending: 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): >openPending: err= 2025/08/30 02:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): >_readAt: n=14, err=EOF 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): close: 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000e805c0): >close: err= 2025/08/30 02:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e8c00 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 02:56:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e8c00 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000f0be80): openPending: 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000f0be80): >openPending: err= 2025/08/30 02:56:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000f0be80): _writeAt: size=25, off=0 2025/08/30 02:56:38 DEBUG : dir/file1(0xc000f0be80): >_writeAt: n=25, err= 2025/08/30 02:56:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e8c00 2025/08/30 02:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 DEBUG : newLeaf(0xc000f0be80): close: 2025/08/30 02:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 02:56:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 02:56:38.606070564 +0000 UTC m=+7.029981515 2025/08/30 02:56:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:38 DEBUG : newLeaf(0xc000f0be80): >close: err= 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:38 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 02:56:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:38 INFO : newLeaf: Copied (replaced existing) 2025/08/30 02:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 02:56:38 +0000 UTC" 2025/08/30 02:56:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:38 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:38 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:38 DEBUG : dir: Looking for writers 2025/08/30 02:56:38 DEBUG : file1: reading active writers 2025/08/30 02:56:38 DEBUG : Looking for writers 2025/08/30 02:56:38 DEBUG : dir: reading active writers 2025/08/30 02:56:38 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f6000 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f6000 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00067ad40): openPending: 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00067ad40): >openPending: err= 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00067ad40): _writeAt: size=25, off=0 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00067ad40): >_writeAt: n=25, err= 2025/08/30 02:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0009f6000 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 DEBUG : newLeaf(0xc00067ad40): close: 2025/08/30 02:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 02:56:39.133507435 +0000 UTC m=+7.557418385 2025/08/30 02:56:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:39 DEBUG : newLeaf(0xc00067ad40): >close: err= 2025/08/30 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 02:56:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:39 INFO : newLeaf: Copied (replaced existing) 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 02:56:39 +0000 UTC" 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:39 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:39 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:39 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:39 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): openPending: 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): >openPending: err= 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): _writeAt: size=14, off=0 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): >_writeAt: n=14, err= 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): close: 2025/08/30 02:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 02:56:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:39 DEBUG : dir/file1(0xc00078f200): >close: err= 2025/08/30 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : file1: reading active writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : file1: reading active writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : file1: reading active writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : file1: reading active writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 02:56:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:39 INFO : dir/file1: Copied (replaced existing) 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : file1: reading active writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): _readAt: size=512, off=0 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): openPending: 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): >openPending: err= 2025/08/30 02:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): >_readAt: n=14, err=EOF 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): close: 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:39 DEBUG : dir/file1(0xc000ed0100): >close: err= 2025/08/30 02:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e8900 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 02:56:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e8900 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:39 DEBUG : dir/file1(0xc0007c1780): openPending: 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:39 DEBUG : dir/file1(0xc0007c1780): >openPending: err= 2025/08/30 02:56:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:39 DEBUG : dir/file1(0xc0007c1780): _writeAt: size=25, off=0 2025/08/30 02:56:39 DEBUG : dir/file1(0xc0007c1780): >_writeAt: n=25, err= 2025/08/30 02:56:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e8900 2025/08/30 02:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 DEBUG : newLeaf(0xc0007c1780): close: 2025/08/30 02:56:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 02:56:39.790567465 +0000 UTC m=+8.214478415 2025/08/30 02:56:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:39 DEBUG : newLeaf(0xc0007c1780): >close: err= 2025/08/30 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 02:56:39 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:39 INFO : newLeaf: Copied (replaced existing) 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 02:56:39 +0000 UTC" 2025/08/30 02:56:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:39 DEBUG : dir: Looking for writers 2025/08/30 02:56:39 DEBUG : Looking for writers 2025/08/30 02:56:39 DEBUG : dir: reading active writers 2025/08/30 02:56:39 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:39 DEBUG : >WaitForWriters: 2025/08/30 02:56:39 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:40 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : file1: reading active writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : >WaitForWriters: 2025/08/30 02:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): _readAt: size=512, off=0 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): openPending: 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 02:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): >openPending: err= 2025/08/30 02:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): >_readAt: n=14, err=EOF 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): close: 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:40 DEBUG : dir/file1(0xc0007fbdc0): >close: err= 2025/08/30 02:56:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e9140 2025/08/30 02:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 02:56:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 02:56:40 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e9140 2025/08/30 02:56:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 02:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:40 DEBUG : dir/file1(0xc000893f00): openPending: 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 02:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:40 DEBUG : dir/file1(0xc000893f00): >openPending: err= 2025/08/30 02:56:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:40 DEBUG : dir/file1(0xc000893f00): _writeAt: size=25, off=0 2025/08/30 02:56:40 DEBUG : dir/file1(0xc000893f00): >_writeAt: n=25, err= 2025/08/30 02:56:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 02:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 02:56:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0007e9140 2025/08/30 02:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:40 DEBUG : newLeaf(0xc000893f00): close: 2025/08/30 02:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 02:56:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 02:56:40.302684905 +0000 UTC m=+8.726595855 2025/08/30 02:56:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:40 DEBUG : newLeaf(0xc000893f00): >close: err= 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:40 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 02:56:40 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:40 INFO : newLeaf: Copied (replaced existing) 2025/08/30 02:56:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 02:56:40 +0000 UTC" 2025/08/30 02:56:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 02:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 02:56:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : >WaitForWriters: 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : newLeaf: reading active writers 2025/08/30 02:56:40 DEBUG : >WaitForWriters: 2025/08/30 02:56:40 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestFileRename (3.13s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.40s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.53s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.52s) === 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-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 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-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : file1: reading active writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 02:56:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 02:56:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 02:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/30 02:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/30 02:56:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:40 DEBUG : dir: Looking for writers 2025/08/30 02:56:40 DEBUG : file1: reading active writers 2025/08/30 02:56:40 DEBUG : Looking for writers 2025/08/30 02:56:40 DEBUG : dir: reading active writers 2025/08/30 02:56:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:40 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 02:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 02:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/30 02:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/30 02:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 02:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 02:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/30 02:56:41 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 02:56:41 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 02:56:41 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 02:56:41 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.26s) === RUN TestReadFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.16s) === RUN TestReadFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/30 02:56:41 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): _readAt: size=1, off=0 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): openPending: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >openPending: err= 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): _readAt: size=256, off=1 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >_readAt: n=15, err=EOF 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): _readAt: size=16, off=16 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >_readAt: n=0, err=EOF 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): close: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >close: err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): close: 2025/08/30 02:56:41 DEBUG : dir/file1(0xc000e13240): >close: err=file already closed 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): _readAt: size=1, off=0 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): openPending: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >openPending: err= 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): _readAt: size=1, off=5 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): _readAt: size=1, off=3 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): _readAt: size=1, off=13 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): _readAt: size=16, off=100 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >_readAt: n=0, err=EOF 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): close: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:41 DEBUG : dir/file1(0xc0004a1b00): >close: err= 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=1, off=0 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): openPending: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >openPending: err= 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=1, off=5 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=1, off=1 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=1, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=6, off=10 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=6, err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=256, off=10 2025/08/30 02:56:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=6, err=EOF 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=256, off=100 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=0, err=EOF 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): close: 2025/08/30 02:56:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >close: err= 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): _readAt: size=256, off=100 2025/08/30 02:56:41 DEBUG : dir/file1(0xc00078f300): >_readAt: n=0, err=file already closed 2025/08/30 02:56:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:41 DEBUG : dir: Looking for writers 2025/08/30 02:56:41 DEBUG : file1: reading active writers 2025/08/30 02:56:41 DEBUG : Looking for writers 2025/08/30 02:56:41 DEBUG : dir: reading active writers 2025/08/30 02:56:41 DEBUG : >WaitForWriters: 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:41 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): RWFileHandle.Flush 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): _readAt: size=256, off=0 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): openPending: 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): >openPending: err= 2025/08/30 02:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): >_readAt: n=16, err=EOF 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): RWFileHandle.Flush 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): RWFileHandle.Flush 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): close: 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000710780): >close: err= 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : dir: Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : dir: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 02:56:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): _readAt: size=256, off=0 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): openPending: 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): >openPending: err= 2025/08/30 02:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:56:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): >_readAt: n=16, err=EOF 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): RWFileHandle.Release 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): close: 2025/08/30 02:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): >close: err= 2025/08/30 02:56:42 DEBUG : dir/file1(0xc000748540): RWFileHandle.Release 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : dir: Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : dir: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:42 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): openPending: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): >openPending: err= 2025/08/30 02:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): _writeAt: size=5, off=0 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): >_writeAt: n=5, err= 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): _writeAt: size=7, off=5 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): >_writeAt: n=7, err= 2025/08/30 02:56:42 DEBUG : file1: vfs cache: truncate to size=11 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): close: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:42.291484787 +0000 UTC m=+10.715395726 2025/08/30 02:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): >close: err= 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): close: 2025/08/30 02:56:42 DEBUG : file1(0xc000777d40): >close: err=file already closed 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 INFO : file1: Copied (new) 2025/08/30 02:56:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 02:56:42 +0000 UTC" 2025/08/30 02:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:42 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): openPending: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): >openPending: err= 2025/08/30 02:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): _writeAt: size=7, off=0 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): >_writeAt: n=7, err= 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): _writeAt: size=6, off=5 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): >_writeAt: n=6, err= 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): close: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:42.499748512 +0000 UTC m=+10.923659462 2025/08/30 02:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): >close: err= 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): _writeAt: size=5, off=0 2025/08/30 02:56:42 DEBUG : file1(0xc00098d540): >_writeAt: n=0, err=file already closed 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 INFO : file1: Copied (new) 2025/08/30 02:56:42 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 02:56:42 +0000 UTC" 2025/08/30 02:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : >WaitForWriters: 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.21s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:42 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:42 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : file1(0xc00082ba80): openPending: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1(0xc00082ba80): >openPending: err= 2025/08/30 02:56:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:42 DEBUG : file1(0xc00082ba80): close: 2025/08/30 02:56:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:42.700484218 +0000 UTC m=+11.124395168 2025/08/30 02:56:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:42 DEBUG : file1(0xc00082ba80): >close: err= 2025/08/30 02:56:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 02:56:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:56:42 DEBUG : file2: newRWFileHandle: 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): openPending: 2025/08/30 02:56:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): >openPending: err= 2025/08/30 02:56:42 DEBUG : file2: >newRWFileHandle: err= 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/30 02:56:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): RWFileHandle.Flush 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): RWFileHandle.Release 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): close: 2025/08/30 02:56:42 DEBUG : file2: vfs cache: setting modification time to 2025-08-30 02:56:42.701798286 +0000 UTC m=+11.125709236 2025/08/30 02:56:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:42 DEBUG : file2(0xc00082bf00): >close: err= 2025/08/30 02:56:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : file2: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : file2: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : file2: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : file2: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/30 02:56:42 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 DEBUG : file2: vfs cache: starting upload 2025/08/30 02:56:42 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:42 INFO : file1: Copied (new) 2025/08/30 02:56:42 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-30 02:56:42 +0000 UTC" 2025/08/30 02:56:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:42 DEBUG : Looking for writers 2025/08/30 02:56:42 DEBUG : file1: reading active writers 2025/08/30 02:56:42 DEBUG : file2: reading active writers 2025/08/30 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 02:56:42 INFO : file2: Copied (new) 2025/08/30 02:56:42 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-30 02:56:42 +0000 UTC" 2025/08/30 02:56:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/30 02:56:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 02:56:42 INFO : file2: vfs cache: upload succeeded try #1 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : file2: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : file2: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:43 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): openPending: 2025/08/30 02:56:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): >openPending: err= 2025/08/30 02:56:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): _writeAt: size=5, off=0 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): >_writeAt: n=5, err= 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): RWFileHandle.Flush 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): RWFileHandle.Flush 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): close: 2025/08/30 02:56:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:43.075551421 +0000 UTC m=+11.499462371 2025/08/30 02:56:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:43 DEBUG : file1(0xc0008e9cc0): >close: err= 2025/08/30 02:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:43 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 INFO : file1: Copied (new) 2025/08/30 02:56:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 02:56:43 +0000 UTC" 2025/08/30 02:56:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:43 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): openPending: 2025/08/30 02:56:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): >openPending: err= 2025/08/30 02:56:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): _writeAt: size=5, off=0 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): >_writeAt: n=5, err= 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): RWFileHandle.Release 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): close: 2025/08/30 02:56:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:43.265918704 +0000 UTC m=+11.689829654 2025/08/30 02:56:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): >close: err= 2025/08/30 02:56:43 DEBUG : file1(0xc000cd4cc0): RWFileHandle.Release 2025/08/30 02:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:43 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:43 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 INFO : file1: Copied (new) 2025/08/30 02:56:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 02:56:43 +0000 UTC" 2025/08/30 02:56:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 02:56:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): openPending: 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): >openPending: err= 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 02:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): _writeAt: size=5, off=0 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): >_writeAt: n=5, err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): close: 2025/08/30 02:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 02:56:43.525035338 +0000 UTC m=+11.948946298 2025/08/30 02:56:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000a5f600): >close: err= 2025/08/30 02:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 02:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 INFO : dir/file1: Copied (replaced existing) 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-30 02:56:43 +0000 UTC" 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:43 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 02:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 02:56:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): _writeAt: size=5, off=0 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): openPending: 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): >openPending: err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): >_writeAt: n=5, err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): _writeAt: size=15, off=5 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): >_writeAt: n=15, err= 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): close: 2025/08/30 02:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 02:56:43.813571224 +0000 UTC m=+12.237482174 2025/08/30 02:56:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:43 DEBUG : dir/file1(0xc000db1500): >close: err= 2025/08/30 02:56:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 02:56:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:43 INFO : dir/file1: Copied (replaced existing) 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-30 02:56:43 +0000 UTC" 2025/08/30 02:56:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:43 DEBUG : dir: Looking for writers 2025/08/30 02:56:43 DEBUG : file1: reading active writers 2025/08/30 02:56:43 DEBUG : Looking for writers 2025/08/30 02:56:43 DEBUG : dir: reading active writers 2025/08/30 02:56:43 DEBUG : >WaitForWriters: 2025/08/30 02:56:43 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): openPending: 2025/08/30 02:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): >openPending: err= 2025/08/30 02:56:44 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): close: 2025/08/30 02:56:44 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 02:56:44.032887598 +0000 UTC m=+12.456798548 2025/08/30 02:56:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : file1(0xc000f0d100): >close: err= 2025/08/30 02:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:44 DEBUG : file1: vfs cache: starting upload 2025/08/30 02:56:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:56:44 INFO : file1: Copied (new) 2025/08/30 02:56:44 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 02:56:44 +0000 UTC" 2025/08/30 02:56:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:44 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : >WaitForWriters: 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.221954539 +0000 UTC m=+12.645865489 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.221954539 +0000 UTC m=+12.645865489 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.221954539 +0000 UTC m=+12.645865489 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcda40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005250a0 item 1 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.227045611 +0000 UTC m=+12.650956560 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.227045611 +0000 UTC m=+12.650956560 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb8e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c4d0 item 2 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.230782289 +0000 UTC m=+12.654693239 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.230782289 +0000 UTC m=+12.654693239 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb98c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.230782289 +0000 UTC m=+12.654693239 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000fb9d80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c9a0 item 3 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.235950234 +0000 UTC m=+12.659861185 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001004480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.235950234 +0000 UTC m=+12.659861185 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010049c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d3b0 item 4 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.237791462 +0000 UTC m=+12.661702413 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.237791462 +0000 UTC m=+12.661702413 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.237791462 +0000 UTC m=+12.661702413 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001005940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032db20 item 5 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.240435729 +0000 UTC m=+12.664346669 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.240435729 +0000 UTC m=+12.664346669 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 6 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.242203649 +0000 UTC m=+12.666114599 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001020c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.242203649 +0000 UTC m=+12.666114599 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.242203649 +0000 UTC m=+12.666114599 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0010215c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a770 item 7 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.244590342 +0000 UTC m=+12.668501291 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001021c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.244590342 +0000 UTC m=+12.668501291 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc001044200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 8 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000f1e700): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.249029479 +0000 UTC m=+12.672940429 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.249029479 +0000 UTC m=+12.672940429 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1ef40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.249029479 +0000 UTC m=+12.672940429 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325c70 item 9 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.254628716 +0000 UTC m=+12.678539676 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1fac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.254628716 +0000 UTC m=+12.678539676 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dde200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525730 item 10 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000f1e1c0): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e1c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.259126272 +0000 UTC m=+12.683037223 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.259126272 +0000 UTC m=+12.683037223 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddeb00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.259126272 +0000 UTC m=+12.683037223 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 11 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.261821455 +0000 UTC m=+12.685732404 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddf680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.261821455 +0000 UTC m=+12.685732404 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ddfbc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 12 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000e2a280): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.264684702 +0000 UTC m=+12.688595652 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2a640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.264684702 +0000 UTC m=+12.688595652 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2ad00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 13 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.267410271 +0000 UTC m=+12.691321220 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.267410271 +0000 UTC m=+12.691321220 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2b8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 14 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000e2bf00): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000e2bf00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.269100626 +0000 UTC m=+12.693011575 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.269100626 +0000 UTC m=+12.693011575 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2380 item 15 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.271117964 +0000 UTC m=+12.695028914 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.271117964 +0000 UTC m=+12.695028914 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2850 item 16 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2730597 +0000 UTC m=+12.696970650 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2730597 +0000 UTC m=+12.696970650 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2730597 +0000 UTC m=+12.696970650 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aea00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2f50 item 17 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.275427868 +0000 UTC m=+12.699338818 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.275427868 +0000 UTC m=+12.699338818 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008787c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524150 item 18 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.27821296 +0000 UTC m=+12.702123900 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.27821296 +0000 UTC m=+12.702123900 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.27821296 +0000 UTC m=+12.702123900 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 19 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.285418813 +0000 UTC m=+12.709329763 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878e40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.285418813 +0000 UTC m=+12.709329763 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524770 item 20 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.288731494 +0000 UTC m=+12.712642444 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.288731494 +0000 UTC m=+12.712642444 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879f00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.288731494 +0000 UTC m=+12.712642444 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524d90 item 21 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.292114779 +0000 UTC m=+12.716025729 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.292114779 +0000 UTC m=+12.716025729 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005258f0 item 22 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.293673837 +0000 UTC m=+12.717584787 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008857c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.293673837 +0000 UTC m=+12.717584787 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.293673837 +0000 UTC m=+12.717584787 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a2a0 item 23 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.295599302 +0000 UTC m=+12.719510253 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.295599302 +0000 UTC m=+12.719510253 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a930 item 24 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc0006d7c80): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2992076 +0000 UTC m=+12.723118550 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f820c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2992076 +0000 UTC m=+12.723118550 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f825c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.2992076 +0000 UTC m=+12.723118550 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 25 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.30293986 +0000 UTC m=+12.726850810 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1300): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.30293986 +0000 UTC m=+12.726850810 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 26 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc0004a1e80): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.306393857 +0000 UTC m=+12.730304807 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.306393857 +0000 UTC m=+12.730304807 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.306393857 +0000 UTC m=+12.730304807 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfad00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b2d0 item 27 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.30891947 +0000 UTC m=+12.732830420 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.30891947 +0000 UTC m=+12.732830420 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ba40 item 28 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc00080a000): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.314192233 +0000 UTC m=+12.738103183 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.314192233 +0000 UTC m=+12.738103183 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aa80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 29 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.316158786 +0000 UTC m=+12.740069736 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.316158786 +0000 UTC m=+12.740069736 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b740): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004944d0 item 30 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc00080bd80): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bd80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.318898001 +0000 UTC m=+12.742808950 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.318898001 +0000 UTC m=+12.742808950 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a10 item 31 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.320918987 +0000 UTC m=+12.744829936 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0f80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.320918987 +0000 UTC m=+12.744829936 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494fc0 item 32 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.322696546 +0000 UTC m=+12.746607495 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1b40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495490 item 33 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.323357617 +0000 UTC m=+12.747268567 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.323357617 +0000 UTC m=+12.747268567 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 33 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.325044073 +0000 UTC m=+12.748955023 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001397c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b90 item 34 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.325766752 +0000 UTC m=+12.749677782 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.325766752 +0000 UTC m=+12.749677782 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495d50 item 34 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.328161119 +0000 UTC m=+12.752072068 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d401c0 item 35 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.328842599 +0000 UTC m=+12.752753538 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.328842599 +0000 UTC m=+12.752753538 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40380 item 35 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.330523084 +0000 UTC m=+12.754434033 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f831c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 36 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.331226966 +0000 UTC m=+12.755137916 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83740): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.331226966 +0000 UTC m=+12.755137916 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 36 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.333202035 +0000 UTC m=+12.757112985 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb90 item 37 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.334562531 +0000 UTC m=+12.758473480 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.334562531 +0000 UTC m=+12.758473480 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ed40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a000 item 37 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.336574209 +0000 UTC m=+12.760485159 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d408c0 item 38 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.337623209 +0000 UTC m=+12.761534159 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.337623209 +0000 UTC m=+12.761534159 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009806c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40b60 item 38 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.339377874 +0000 UTC m=+12.763288815 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980d40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40ee0 item 39 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.340767935 +0000 UTC m=+12.764678895 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.340767935 +0000 UTC m=+12.764678895 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d411f0 item 39 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.342838975 +0000 UTC m=+12.766749925 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d416c0 item 40 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.34397026 +0000 UTC m=+12.767881210 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.34397026 +0000 UTC m=+12.767881210 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41880 item 40 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.345592496 +0000 UTC m=+12.769503446 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ee80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41c00 item 41 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.346571575 +0000 UTC m=+12.770482525 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41dc0 item 41 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.347568818 +0000 UTC m=+12.771479768 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.347568818 +0000 UTC m=+12.771479768 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fdc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496000 item 41 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.350339321 +0000 UTC m=+12.774250272 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a9a0 item 42 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.351199527 +0000 UTC m=+12.775110478 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad90 item 42 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.352019978 +0000 UTC m=+12.775930928 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fdc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.352019978 +0000 UTC m=+12.775930928 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c43c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057af50 item 42 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.353598143 +0000 UTC m=+12.777509092 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b570 item 43 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.354875321 +0000 UTC m=+12.778786281 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4f40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b8f0 item 43 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.355670114 +0000 UTC m=+12.779581064 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.355670114 +0000 UTC m=+12.779581064 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c59c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e000 item 43 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.357224773 +0000 UTC m=+12.781135723 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e7e0 item 44 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.358067366 +0000 UTC m=+12.781978316 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c5c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f7a0 item 44 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.358835098 +0000 UTC m=+12.782746048 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cb00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.358835098 +0000 UTC m=+12.782746048 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc70 item 44 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.361135468 +0000 UTC m=+12.785046418 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d6c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 45 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.364377907 +0000 UTC m=+12.788288858 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dbc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.364377907 +0000 UTC m=+12.788288858 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001107e0 item 45 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.366690521 +0000 UTC m=+12.790601462 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ec80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496620 item 46 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.368600609 +0000 UTC m=+12.792511559 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.368600609 +0000 UTC m=+12.792511559 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004967e0 item 46 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.371226209 +0000 UTC m=+12.795137159 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ff00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496c40 item 47 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.372001076 +0000 UTC m=+12.795912015 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.372001076 +0000 UTC m=+12.795912015 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e70 item 47 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.37553892 +0000 UTC m=+12.799449870 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497420 item 48 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.376456794 +0000 UTC m=+12.800367744 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.376456794 +0000 UTC m=+12.800367744 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004975e0 item 48 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.380211155 +0000 UTC m=+12.804122105 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497960 item 49 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.38082698 +0000 UTC m=+12.804737931 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.38082698 +0000 UTC m=+12.804737931 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c70 item 49 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.383442093 +0000 UTC m=+12.807353043 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2070 item 50 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.384326985 +0000 UTC m=+12.808237935 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.384326985 +0000 UTC m=+12.808237935 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2230 item 50 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.390552567 +0000 UTC m=+12.814463507 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c6c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa25b0 item 51 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.391253774 +0000 UTC m=+12.815164724 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cc00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.391253774 +0000 UTC m=+12.815164724 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2770 item 51 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.394097635 +0000 UTC m=+12.818008585 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009221c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 52 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.394842694 +0000 UTC m=+12.818753644 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009226c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.394842694 +0000 UTC m=+12.818753644 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 52 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.399447083 +0000 UTC m=+12.823358032 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923300): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 53 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.40011633 +0000 UTC m=+12.824027279 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.40011633 +0000 UTC m=+12.824027279 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923d40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ea0 item 53 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.401589836 +0000 UTC m=+12.825500787 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 54 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.402308486 +0000 UTC m=+12.826219436 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.402308486 +0000 UTC m=+12.826219436 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d20 item 54 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.405863243 +0000 UTC m=+12.829774193 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401500 item 55 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.407601007 +0000 UTC m=+12.831511956 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.407601007 +0000 UTC m=+12.831511956 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2a80 item 55 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.410441161 +0000 UTC m=+12.834352110 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2e00 item 56 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.411102182 +0000 UTC m=+12.835013132 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.411102182 +0000 UTC m=+12.835013132 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2fc0 item 56 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.413181277 +0000 UTC m=+12.837092226 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3340 item 57 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.413934842 +0000 UTC m=+12.837845791 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa35e0 item 57 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.414592778 +0000 UTC m=+12.838503727 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.414592778 +0000 UTC m=+12.838503727 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa38f0 item 57 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.416411784 +0000 UTC m=+12.840322733 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3c70 item 58 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.417078907 +0000 UTC m=+12.840989857 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0cd80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a1c0 item 58 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.417759765 +0000 UTC m=+12.841670716 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.417759765 +0000 UTC m=+12.841670716 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a690 item 58 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.419543676 +0000 UTC m=+12.843454626 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aee0 item 59 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.420240626 +0000 UTC m=+12.844151575 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcc4c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b2d0 item 59 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.421020469 +0000 UTC m=+12.844931420 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcca00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.421020469 +0000 UTC m=+12.844931420 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dccf80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ba40 item 59 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.422660921 +0000 UTC m=+12.846571871 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcd5c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee0e0 item 60 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.423141282 +0000 UTC m=+12.847052233 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dcdb00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee3f0 item 60 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.423924133 +0000 UTC m=+12.847835083 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.423924133 +0000 UTC m=+12.847835083 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009126c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee620 item 60 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.42544539 +0000 UTC m=+12.849356341 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000912d00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeaf0 item 61 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.426078339 +0000 UTC m=+12.849989289 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.426078339 +0000 UTC m=+12.849989289 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000913940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed20 item 61 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.427786437 +0000 UTC m=+12.851697387 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef6c0 item 62 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.42830975 +0000 UTC m=+12.852220700 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.42830975 +0000 UTC m=+12.852220700 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000942c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558230 item 62 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.430011516 +0000 UTC m=+12.853922465 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005589a0 item 63 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.430641199 +0000 UTC m=+12.854552148 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009437c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.430641199 +0000 UTC m=+12.854552148 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000943ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558cb0 item 63 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.432341442 +0000 UTC m=+12.856252412 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096e580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005592d0 item 64 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.432991263 +0000 UTC m=+12.856902213 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096eac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.432991263 +0000 UTC m=+12.856902213 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f1c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559500 item 64 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.434698369 +0000 UTC m=+12.858609319 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096f800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559a40 item 65 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.435360062 +0000 UTC m=+12.859271011 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096fc80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.435360062 +0000 UTC m=+12.859271011 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559dc0 item 65 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.437068771 +0000 UTC m=+12.860979720 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004082a0 item 66 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.437691571 +0000 UTC m=+12.861602520 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d2cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.437691571 +0000 UTC m=+12.861602520 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004084d0 item 66 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.439477404 +0000 UTC m=+12.863388354 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408bd0 item 67 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.440156841 +0000 UTC m=+12.864067790 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009d3cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.440156841 +0000 UTC m=+12.864067790 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408e70 item 67 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.441729032 +0000 UTC m=+12.865639983 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f28c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409650 item 68 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.442333258 +0000 UTC m=+12.866244208 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f2dc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.442333258 +0000 UTC m=+12.866244208 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3300): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 68 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.443934065 +0000 UTC m=+12.867845014 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346700 item 69 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.444526347 +0000 UTC m=+12.868437297 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009f3dc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.444526347 +0000 UTC m=+12.868437297 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16340): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003468c0 item 69 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.445966241 +0000 UTC m=+12.869877192 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a169c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347180 item 70 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.446722551 +0000 UTC m=+12.870633501 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a16ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.446722551 +0000 UTC m=+12.870633501 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347650 item 70 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.44828152 +0000 UTC m=+12.872192470 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a17a80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 71 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.449088525 +0000 UTC m=+12.872999475 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.449088525 +0000 UTC m=+12.872999475 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347e30 item 71 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.450637414 +0000 UTC m=+12.874548363 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a54b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572380 item 72 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.451251897 +0000 UTC m=+12.875162838 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.451251897 +0000 UTC m=+12.875162838 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a555c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005725b0 item 72 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.453003958 +0000 UTC m=+12.876914908 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a55b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572a80 item 73 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.453654541 +0000 UTC m=+12.877565490 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572c40 item 73 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.454296136 +0000 UTC m=+12.878207086 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a805c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.454296136 +0000 UTC m=+12.878207086 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572e00 item 73 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.456487982 +0000 UTC m=+12.880398933 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1e9c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004328c0 item 74 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.457969454 +0000 UTC m=+12.881880405 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1eec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d20 item 74 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.461872635 +0000 UTC m=+12.885783585 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f1f400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.461872635 +0000 UTC m=+12.885783585 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432fc0 item 74 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.464438113 +0000 UTC m=+12.888349064 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 75 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.466153004 +0000 UTC m=+12.890063954 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b14b40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 75 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.46820617 +0000 UTC m=+12.892117120 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.46820617 +0000 UTC m=+12.892117120 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b155c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338540 item 75 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.470389972 +0000 UTC m=+12.894300922 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b15c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 76 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.474172255 +0000 UTC m=+12.898083205 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 76 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.475088877 +0000 UTC m=+12.898999827 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b306c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.475088877 +0000 UTC m=+12.898999827 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b30c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338cb0 item 76 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.477167811 +0000 UTC m=+12.901078762 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003390a0 item 77 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.477901018 +0000 UTC m=+12.901811969 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.477901018 +0000 UTC m=+12.901811969 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b31e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339260 item 77 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.480729491 +0000 UTC m=+12.904640440 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 78 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.48137866 +0000 UTC m=+12.905289609 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b46a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.48137866 +0000 UTC m=+12.905289609 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000b47140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003399d0 item 78 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.485655122 +0000 UTC m=+12.909566082 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573260 item 79 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.486938843 +0000 UTC m=+12.910849793 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a813c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.486938843 +0000 UTC m=+12.910849793 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008583c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 79 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.490141918 +0000 UTC m=+12.914052869 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400c40 item 80 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.490725795 +0000 UTC m=+12.914636746 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858f00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.490725795 +0000 UTC m=+12.914636746 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401180 item 80 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.493521366 +0000 UTC m=+12.917432315 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401a40 item 81 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.494264502 +0000 UTC m=+12.918175451 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.494264502 +0000 UTC m=+12.918175451 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a806c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401d50 item 81 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.496205146 +0000 UTC m=+12.920116097 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a80d40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 82 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.497791094 +0000 UTC m=+12.921702044 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a81bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.497791094 +0000 UTC m=+12.921702044 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c6e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338770 item 82 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.50094582 +0000 UTC m=+12.924856770 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338af0 item 83 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.501898669 +0000 UTC m=+12.925809629 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.501898669 +0000 UTC m=+12.925809629 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 83 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.504159155 +0000 UTC m=+12.928070104 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae9c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572380 item 84 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.505025231 +0000 UTC m=+12.928936181 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003aff00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.505025231 +0000 UTC m=+12.928936181 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005725b0 item 84 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.5067606 +0000 UTC m=+12.930671550 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572a80 item 85 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.507922553 +0000 UTC m=+12.931833502 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008791c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.507922553 +0000 UTC m=+12.931833502 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572c40 item 85 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.510086436 +0000 UTC m=+12.933997387 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879d80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573500 item 86 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.511333188 +0000 UTC m=+12.935244138 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884300): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.511333188 +0000 UTC m=+12.935244138 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005737a0 item 86 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.516928096 +0000 UTC m=+12.940839046 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884f00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573ea0 item 87 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.517725795 +0000 UTC m=+12.941636745 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.517725795 +0000 UTC m=+12.941636745 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 87 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.519263192 +0000 UTC m=+12.943174142 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 88 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.520014192 +0000 UTC m=+12.943925142 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.520014192 +0000 UTC m=+12.943925142 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d73c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 88 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.523276881 +0000 UTC m=+12.947187830 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 89 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.525461132 +0000 UTC m=+12.949372082 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 89 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.526340604 +0000 UTC m=+12.950251554 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.526340604 +0000 UTC m=+12.950251554 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0ac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 89 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.529882586 +0000 UTC m=+12.953793536 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2230 item 90 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.530527658 +0000 UTC m=+12.954438608 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1740): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a23f0 item 90 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.531262889 +0000 UTC m=+12.955173839 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.531262889 +0000 UTC m=+12.955173839 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a25b0 item 90 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.532892579 +0000 UTC m=+12.956803530 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2a80 item 91 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.53464477 +0000 UTC m=+12.958555711 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfae40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2fc0 item 91 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.535381985 +0000 UTC m=+12.959292935 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.535381985 +0000 UTC m=+12.959292935 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3650 item 91 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.538792601 +0000 UTC m=+12.962703561 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524460 item 92 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.540559408 +0000 UTC m=+12.964470368 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524690 item 92 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.542183259 +0000 UTC m=+12.966094219 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080aac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.542183259 +0000 UTC m=+12.966094219 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005248c0 item 92 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.544560984 +0000 UTC m=+12.968471934 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed01c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 93 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.545077394 +0000 UTC m=+12.968988344 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.545077394 +0000 UTC m=+12.968988344 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a5b0 item 93 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.550665629 +0000 UTC m=+12.974576580 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed14c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047abd0 item 94 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.551328034 +0000 UTC m=+12.975238984 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.551328034 +0000 UTC m=+12.975238984 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 94 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.553121432 +0000 UTC m=+12.977032382 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 95 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.553746716 +0000 UTC m=+12.977657657 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.553746716 +0000 UTC m=+12.977657657 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b730 item 95 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.555446208 +0000 UTC m=+12.979357158 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b6c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524ee0 item 96 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.556130333 +0000 UTC m=+12.980041283 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080bc00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.556130333 +0000 UTC m=+12.980041283 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005252d0 item 96 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= 2025/08/30 02:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : >WaitForWriters: 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.580265462 +0000 UTC m=+13.004176401 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.580265462 +0000 UTC m=+13.004176401 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.580265462 +0000 UTC m=+13.004176401 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494310 item 1 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.582443923 +0000 UTC m=+13.006354874 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ea40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.582443923 +0000 UTC m=+13.006354874 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ef40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 2 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.583982883 +0000 UTC m=+13.007893833 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.583982883 +0000 UTC m=+13.007893833 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fa40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.583982883 +0000 UTC m=+13.007893833 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078ff00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004950a0 item 3 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.585923298 +0000 UTC m=+13.009834248 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.585923298 +0000 UTC m=+13.009834248 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ebc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495730 item 4 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.5873513 +0000 UTC m=+13.011262240 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.5873513 +0000 UTC m=+13.011262240 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.5873513 +0000 UTC m=+13.011262240 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495b90 item 5 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.589229427 +0000 UTC m=+13.013140378 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.589229427 +0000 UTC m=+13.013140378 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a2a0 item 6 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.591255472 +0000 UTC m=+13.015166422 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4e40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.591255472 +0000 UTC m=+13.015166422 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5340): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.591255472 +0000 UTC m=+13.015166422 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a770 item 7 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.59393273 +0000 UTC m=+13.017843681 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.59393273 +0000 UTC m=+13.017843681 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 8 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc00098ca40): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ca40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.596198195 +0000 UTC m=+13.020109146 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098ce00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.596198195 +0000 UTC m=+13.020109146 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.596198195 +0000 UTC m=+13.020109146 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b490 item 9 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.601298604 +0000 UTC m=+13.025209555 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098de00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.601298604 +0000 UTC m=+13.025209555 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b9d0 item 10 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc00086ea00): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ea00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.60575763 +0000 UTC m=+13.029668580 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086edc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.60575763 +0000 UTC m=+13.029668580 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.60575763 +0000 UTC m=+13.029668580 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40070 item 11 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.608952329 +0000 UTC m=+13.032863279 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fe80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.608952329 +0000 UTC m=+13.032863279 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40700 item 12 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000840ac0): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840ac0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.610619791 +0000 UTC m=+13.034530741 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.610619791 +0000 UTC m=+13.034530741 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40b60 item 13 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.612292182 +0000 UTC m=+13.036203132 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.612292182 +0000 UTC m=+13.036203132 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40ee0 item 14 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000a40800): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.614554451 +0000 UTC m=+13.038465401 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.614554451 +0000 UTC m=+13.038465401 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41500 item 15 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.616238904 +0000 UTC m=+13.040149854 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.616238904 +0000 UTC m=+13.040149854 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41e40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41880 item 16 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.618333529 +0000 UTC m=+13.042244479 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.618333529 +0000 UTC m=+13.042244479 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.618333529 +0000 UTC m=+13.042244479 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41c00 item 17 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.621307494 +0000 UTC m=+13.045218443 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.621307494 +0000 UTC m=+13.045218443 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923a80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a460 item 18 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.624367551 +0000 UTC m=+13.048278490 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.624367551 +0000 UTC m=+13.048278490 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61f40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.624367551 +0000 UTC m=+13.048278490 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c4c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e1c0 item 19 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.627514281 +0000 UTC m=+13.051425230 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cb80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.627514281 +0000 UTC m=+13.051425230 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d0c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f8f0 item 20 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.629493388 +0000 UTC m=+13.053404337 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d740): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.629493388 +0000 UTC m=+13.053404337 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dc40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.629493388 +0000 UTC m=+13.053404337 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db01c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496070 item 21 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.631924083 +0000 UTC m=+13.055835032 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.631924083 +0000 UTC m=+13.055835032 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0d80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496690 item 22 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.633579872 +0000 UTC m=+13.057490823 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.633579872 +0000 UTC m=+13.057490823 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.633579872 +0000 UTC m=+13.057490823 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db1e40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496af0 item 23 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.636968988 +0000 UTC m=+13.060879938 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.636968988 +0000 UTC m=+13.060879938 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ca80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 24 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000f0d0c0): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d0c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.638683258 +0000 UTC m=+13.062594208 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.638683258 +0000 UTC m=+13.062594208 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d9c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.638683258 +0000 UTC m=+13.062594208 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0df00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004975e0 item 25 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.641002133 +0000 UTC m=+13.064913083 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fc600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.641002133 +0000 UTC m=+13.064913083 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fcb40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c00 item 26 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc0008fd180): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.64276299 +0000 UTC m=+13.066673940 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fd540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.64276299 +0000 UTC m=+13.066673940 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008fda40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.64276299 +0000 UTC m=+13.066673940 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 27 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.644833729 +0000 UTC m=+13.068744679 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.644833729 +0000 UTC m=+13.068744679 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000946bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110a10 item 28 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc000947200): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.64753919 +0000 UTC m=+13.071450140 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009475c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.64753919 +0000 UTC m=+13.071450140 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000947c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001116c0 item 29 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.649318772 +0000 UTC m=+13.073229722 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.649318772 +0000 UTC m=+13.073229722 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097c8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 30 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): _readAt: size=2, off=0 2025/08/30 02:56:44 ERROR : open-test-file(0xc00097cf00): Couldn't read size of file 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): close: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097cf00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.654012708 +0000 UTC m=+13.077923659 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d2c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.654012708 +0000 UTC m=+13.077923659 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00097d980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa21c0 item 31 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.656220664 +0000 UTC m=+13.080131615 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.656220664 +0000 UTC m=+13.080131615 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009be5c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2540 item 32 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.65777774 +0000 UTC m=+13.081688690 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bec00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa28c0 item 33 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.659000886 +0000 UTC m=+13.082911837 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.659000886 +0000 UTC m=+13.082911837 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bf580): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2a80 item 33 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.661958662 +0000 UTC m=+13.085869612 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009bfbc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2e00 item 34 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.663330879 +0000 UTC m=+13.087241819 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e20c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.663330879 +0000 UTC m=+13.087241819 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2fc0 item 34 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.666411825 +0000 UTC m=+13.090322775 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ad20 item 35 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.667658497 +0000 UTC m=+13.091569447 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.667658497 +0000 UTC m=+13.091569447 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000832b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057aee0 item 35 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.670522686 +0000 UTC m=+13.094433636 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b500 item 36 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.671245764 +0000 UTC m=+13.095156714 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.671245764 +0000 UTC m=+13.095156714 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000833bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b7a0 item 36 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.673881595 +0000 UTC m=+13.097792545 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 37 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.674566211 +0000 UTC m=+13.098477160 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087c700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.674566211 +0000 UTC m=+13.098477160 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087cc00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a9a0 item 37 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.677975553 +0000 UTC m=+13.101886504 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b1f0 item 38 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.679961103 +0000 UTC m=+13.103872073 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087d780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.679961103 +0000 UTC m=+13.103872073 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00087dcc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 38 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.682361962 +0000 UTC m=+13.106272912 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee070 item 39 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.684064129 +0000 UTC m=+13.107975079 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2c8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.684064129 +0000 UTC m=+13.107975079 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2cdc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee310 item 39 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.685671366 +0000 UTC m=+13.109582317 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee770 item 40 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.687588759 +0000 UTC m=+13.111499708 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2d940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.687588759 +0000 UTC m=+13.111499708 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a2de80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eea80 item 40 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.688936129 +0000 UTC m=+13.112847079 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e4c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef260 item 41 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.689630533 +0000 UTC m=+13.113541483 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5e9c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef5e0 item 41 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.692055497 +0000 UTC m=+13.115966447 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ee80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.692055497 +0000 UTC m=+13.115966447 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5f3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558150 item 41 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.69392559 +0000 UTC m=+13.117836540 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5fa00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3260 item 42 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.69454888 +0000 UTC m=+13.118459830 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3500 item 42 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.696292184 +0000 UTC m=+13.120203134 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.696292184 +0000 UTC m=+13.120203134 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa37a0 item 42 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.703726767 +0000 UTC m=+13.127637718 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003384d0 item 43 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.70513929 +0000 UTC m=+13.129050230 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009808c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338690 item 43 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.705645952 +0000 UTC m=+13.129556903 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000980e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.705645952 +0000 UTC m=+13.129556903 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338850 item 43 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.707131512 +0000 UTC m=+13.131042462 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009819c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338c40 item 44 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.710115867 +0000 UTC m=+13.134026817 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000981ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 44 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.710624532 +0000 UTC m=+13.134535482 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.710624532 +0000 UTC m=+13.134535482 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e2a00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 44 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.712478805 +0000 UTC m=+13.136389755 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339810 item 45 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.712911558 +0000 UTC m=+13.136822507 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.712911558 +0000 UTC m=+13.136822507 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009e3dc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 45 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.714228511 +0000 UTC m=+13.138139461 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 46 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.714754348 +0000 UTC m=+13.138665298 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000858980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.714754348 +0000 UTC m=+13.138665298 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c67c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005583f0 item 46 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.717157532 +0000 UTC m=+13.141068482 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa22a0 item 47 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.717622515 +0000 UTC m=+13.141533466 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0002c7b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.717622515 +0000 UTC m=+13.141533466 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003ae640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2460 item 47 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.720925518 +0000 UTC m=+13.144836468 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0003afc00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa27e0 item 48 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.72259283 +0000 UTC m=+13.146503780 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.72259283 +0000 UTC m=+13.146503780 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000878b40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa29a0 item 48 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.725444597 +0000 UTC m=+13.149355547 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2d20 item 49 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.728091297 +0000 UTC m=+13.152002247 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.728091297 +0000 UTC m=+13.152002247 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000879b40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa2ee0 item 49 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.732721423 +0000 UTC m=+13.156632374 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3260 item 50 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.733525884 +0000 UTC m=+13.157436834 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884740): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.733525884 +0000 UTC m=+13.157436834 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000884cc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3500 item 50 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.735955096 +0000 UTC m=+13.159866046 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005588c0 item 51 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.739306661 +0000 UTC m=+13.163217611 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008593c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.739306661 +0000 UTC m=+13.163217611 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000859900): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000558bd0 item 51 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.741399061 +0000 UTC m=+13.165310010 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d6100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005590a0 item 52 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.742886084 +0000 UTC m=+13.166797034 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d68c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.742886084 +0000 UTC m=+13.166797034 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d72c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005593b0 item 52 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.747067286 +0000 UTC m=+13.170978237 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fa3c70 item 53 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.74917791 +0000 UTC m=+13.173088861 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000885c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.74917791 +0000 UTC m=+13.173088861 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a01c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400000 item 53 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.751755632 +0000 UTC m=+13.175666582 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400850 item 54 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.75283549 +0000 UTC m=+13.176746440 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a0d40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.75283549 +0000 UTC m=+13.176746440 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a13c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400fc0 item 54 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.756248701 +0000 UTC m=+13.180159650 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 55 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.758408136 +0000 UTC m=+13.182319086 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0004a1f40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.758408136 +0000 UTC m=+13.182319086 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfa500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401c00 item 55 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.761414532 +0000 UTC m=+13.185325483 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfab80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572150 item 56 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.762112163 +0000 UTC m=+13.186023112 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.762112163 +0000 UTC m=+13.186023112 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfb600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005723f0 item 56 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.765049669 +0000 UTC m=+13.188960619 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000dfbcc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572850 item 57 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.766010684 +0000 UTC m=+13.189921634 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572af0 item 57 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.768562357 +0000 UTC m=+13.192473307 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed0840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.768562357 +0000 UTC m=+13.192473307 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0006d7980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005596c0 item 57 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.770258072 +0000 UTC m=+13.194169022 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000138040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559dc0 item 58 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.773038283 +0000 UTC m=+13.196949234 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0001391c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428380 item 58 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.773754138 +0000 UTC m=+13.197665088 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000139700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.773754138 +0000 UTC m=+13.197665088 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 58 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.775185446 +0000 UTC m=+13.199096396 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080a6c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428d90 item 59 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.776349612 +0000 UTC m=+13.200260562 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080ac00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428fc0 item 59 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.777112977 +0000 UTC m=+13.201023926 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.777112977 +0000 UTC m=+13.201023926 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080b7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004293b0 item 59 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.779144361 +0000 UTC m=+13.203055312 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00080be00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b20 item 60 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.781170446 +0000 UTC m=+13.205081396 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052e480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 60 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.782180723 +0000 UTC m=+13.206091674 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052f540): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.782180723 +0000 UTC m=+13.206091674 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00052fc40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a21c0 item 60 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.784987626 +0000 UTC m=+13.208898576 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2540 item 61 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.785829186 +0000 UTC m=+13.209740136 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f82a40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.785829186 +0000 UTC m=+13.209740136 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2850 item 61 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.788663068 +0000 UTC m=+13.212574018 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83840): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a2f50 item 62 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.789319722 +0000 UTC m=+13.213230671 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f83d80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.789319722 +0000 UTC m=+13.213230671 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078e500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3180 item 62 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.791465272 +0000 UTC m=+13.215376221 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078eb40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a2a0 item 63 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.792190564 +0000 UTC m=+13.216101514 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f080): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.792190564 +0000 UTC m=+13.216101514 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078f7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a540 item 63 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.79399915 +0000 UTC m=+13.217910100 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00078fe00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ab60 item 64 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.794687924 +0000 UTC m=+13.218598884 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098e440): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.794687924 +0000 UTC m=+13.218598884 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098eb40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 64 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.796494407 +0000 UTC m=+13.220405386 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b500 item 65 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.797503812 +0000 UTC m=+13.221414762 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098f600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.797503812 +0000 UTC m=+13.221414762 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098fb00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b6c0 item 65 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.799369838 +0000 UTC m=+13.223280788 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c41c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bdc0 item 66 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.801122589 +0000 UTC m=+13.225033540 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.801122589 +0000 UTC m=+13.225033540 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c4b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494000 item 66 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.803284409 +0000 UTC m=+13.227195359 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 67 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.804337086 +0000 UTC m=+13.228248036 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.804337086 +0000 UTC m=+13.228248036 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008c5b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004948c0 item 67 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.805963241 +0000 UTC m=+13.229874190 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494e70 item 68 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.806647585 +0000 UTC m=+13.230558536 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098c7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.806647585 +0000 UTC m=+13.230558536 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098cd00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495110 item 68 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.808088772 +0000 UTC m=+13.231999712 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d340): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495570 item 69 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.80868398 +0000 UTC m=+13.232594920 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098d7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.80868398 +0000 UTC m=+13.232594920 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00098dcc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495880 item 69 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.810139904 +0000 UTC m=+13.234050854 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495c70 item 70 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.810796918 +0000 UTC m=+13.234707868 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086e8c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.810796918 +0000 UTC m=+13.234707868 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086ee00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 70 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.812157534 +0000 UTC m=+13.236068484 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 71 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.812792256 +0000 UTC m=+13.236703206 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086f980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.812792256 +0000 UTC m=+13.236703206 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00086fec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a700 item 71 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.814505394 +0000 UTC m=+13.238416354 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008405c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad20 item 72 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.815175302 +0000 UTC m=+13.239086252 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000840b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.815175302 +0000 UTC m=+13.239086252 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aee0 item 72 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.816417525 +0000 UTC m=+13.240328474 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841600): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b490 item 73 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.816993927 +0000 UTC m=+13.240904877 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000841b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b650 item 73 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.817557967 +0000 UTC m=+13.241468917 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40040): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.817557967 +0000 UTC m=+13.241468917 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a405c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b880 item 73 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.818987862 +0000 UTC m=+13.242898812 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a40c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bc70 item 74 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.819522006 +0000 UTC m=+13.243432956 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d400e0 item 74 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.820266834 +0000 UTC m=+13.244177784 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.820266834 +0000 UTC m=+13.244177784 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a41bc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d402a0 item 74 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.822365556 +0000 UTC m=+13.246276506 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d407e0 item 75 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.825194629 +0000 UTC m=+13.249105579 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): _writeAt: size=3, off=2 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d409a0 item 75 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.825750393 +0000 UTC m=+13.249661353 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d60d00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.825750393 +0000 UTC m=+13.249661353 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d40c40 item 75 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.830353458 +0000 UTC m=+13.254264408 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d618c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41110 item 76 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.831107614 +0000 UTC m=+13.255018564 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000d61e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d412d0 item 76 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): _writeAt: size=3, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.831915632 +0000 UTC m=+13.255826592 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.831915632 +0000 UTC m=+13.255826592 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096c980): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d415e0 item 76 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.833206737 +0000 UTC m=+13.257117688 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096cfc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41960 item 77 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.833761339 +0000 UTC m=+13.257672288 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096d4c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.833761339 +0000 UTC m=+13.257672288 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00096dbc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41b20 item 77 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.835365191 +0000 UTC m=+13.259276141 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d41ea0 item 78 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.836010283 +0000 UTC m=+13.259921232 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0780): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.836010283 +0000 UTC m=+13.259921232 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db0e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005242a0 item 78 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.837547319 +0000 UTC m=+13.261458269 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db14c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005247e0 item 79 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.838150201 +0000 UTC m=+13.262061151 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000db19c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.838150201 +0000 UTC m=+13.262061151 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c180): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524bd0 item 79 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.839787847 +0000 UTC m=+13.263698798 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0c7c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 80 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.840389618 +0000 UTC m=+13.264300568 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0ccc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.840389618 +0000 UTC m=+13.264300568 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0d3c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525490 item 80 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.84265896 +0000 UTC m=+13.266569909 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0da40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 81 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.846043156 +0000 UTC m=+13.269954105 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000f0dec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.846043156 +0000 UTC m=+13.269954105 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525dc0 item 81 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.847830832 +0000 UTC m=+13.271741783 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000922b00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 82 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.848546567 +0000 UTC m=+13.272457517 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923000): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.848546567 +0000 UTC m=+13.272457517 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0009235c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ee70 item 82 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.849997763 +0000 UTC m=+13.273908713 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000923c40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 83 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.851763689 +0000 UTC m=+13.275674639 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e81c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.851763689 +0000 UTC m=+13.275674639 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004960e0 item 83 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.853783593 +0000 UTC m=+13.277694543 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e8d80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004965b0 item 84 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.854487926 +0000 UTC m=+13.278398866 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.854487926 +0000 UTC m=+13.278398866 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496770 item 84 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.861206574 +0000 UTC m=+13.285117524 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc0008e9e80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 85 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.862637783 +0000 UTC m=+13.286548722 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a400): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.862637783 +0000 UTC m=+13.286548722 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092a940): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496e00 item 85 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.865865263 +0000 UTC m=+13.289776214 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092afc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004973b0 item 86 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.866760165 +0000 UTC m=+13.290671115 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092b4c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.866760165 +0000 UTC m=+13.290671115 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00092ba40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497570 item 86 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.869533213 +0000 UTC m=+13.293444163 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004978f0 item 87 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.87098032 +0000 UTC m=+13.294891291 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956640): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.87098032 +0000 UTC m=+13.294891291 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000956b80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497c00 item 87 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.874633933 +0000 UTC m=+13.298544883 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957200): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110000 item 88 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.877403374 +0000 UTC m=+13.301314324 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957700): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.877403374 +0000 UTC m=+13.301314324 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000957c80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110460 item 88 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.879212301 +0000 UTC m=+13.303123251 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c340): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 89 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.879942012 +0000 UTC m=+13.303852962 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099c880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 89 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.880556065 +0000 UTC m=+13.304467015 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099cdc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.880556065 +0000 UTC m=+13.304467015 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00099d340): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 89 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.882358961 +0000 UTC m=+13.306269911 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1140): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572fc0 item 90 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.882983013 +0000 UTC m=+13.306893963 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1680): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573260 item 90 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.883649515 +0000 UTC m=+13.307560465 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000ed1c00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.883649515 +0000 UTC m=+13.307560465 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652240): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573490 item 90 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.888472032 +0000 UTC m=+13.312382982 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573a40 item 91 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.889186143 +0000 UTC m=+13.313097093 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000652dc0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): >_readAt: n=2, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): _writeAt: size=3, off=7 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573dc0 item 91 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.890013568 +0000 UTC m=+13.313924528 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653300): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): >_readAt: n=8, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.890013568 +0000 UTC m=+13.313924528 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653880): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057a230 item 91 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.893921537 +0000 UTC m=+13.317832487 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000653ec0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ab60 item 92 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.894638844 +0000 UTC m=+13.318549794 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a480): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): open at offset 5 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ae70 item 92 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): _readAt: size=2, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): _writeAt: size=3, off=5 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): >_writeAt: n=3, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.895336554 +0000 UTC m=+13.319247504 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067a9c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): >_readAt: n=3, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.895336554 +0000 UTC m=+13.319247504 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067af80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b110 item 92 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.897140652 +0000 UTC m=+13.321051602 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067b5c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057b650 item 93 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.897723347 +0000 UTC m=+13.321634287 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc00067bb00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.897723347 +0000 UTC m=+13.321634287 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22280): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ba40 item 93 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.900176213 +0000 UTC m=+13.324087164 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a228c0): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 94 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.900779337 +0000 UTC m=+13.324690287 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a22e00): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.900779337 +0000 UTC m=+13.324690287 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23500): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 94 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.902413917 +0000 UTC m=+13.326324857 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a23b40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b960 item 95 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.903258092 +0000 UTC m=+13.327169042 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c100): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.903258092 +0000 UTC m=+13.327169042 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5c800): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bc00 item 95 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): open at offset 0 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): _readAt: size=2, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): >_readAt: n=0, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.905905635 +0000 UTC m=+13.329816595 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5ce40): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): _writeAt: size=5, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): >openPending: err= 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee230 item 96 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): >_writeAt: n=5, err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.906551909 +0000 UTC m=+13.330462859 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5d380): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 02:56:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:56:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 02:56:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): _readAt: size=512, off=0 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): openPending: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): >openPending: err= 2025/08/30 02:56:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): >_readAt: n=5, err=EOF 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): close: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 02:56:44.906551909 +0000 UTC m=+13.330462859 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 02:56:44 DEBUG : open-test-file(0xc000a5da80): >close: err= 2025/08/30 02:56:44 DEBUG : open-test-file: Remove: 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee540 item 96 2025/08/30 02:56:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 02:56:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 02:56:44 DEBUG : open-test-file: >Remove: err= 2025/08/30 02:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : >WaitForWriters: 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.71s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:56:44 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:56:44 DEBUG : file1: newRWFileHandle: 2025/08/30 02:56:44 DEBUG : file1(0xc000b09200): openPending: 2025/08/30 02:56:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:44 DEBUG : file1(0xc000b09200): >openPending: err= 2025/08/30 02:56:44 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 02:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:56:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 02:56:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/08/30 02:56:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : file1: active writers 1 2025/08/30 02:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : file1: active writers 1 2025/08/30 02:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:56:44 DEBUG : Looking for writers 2025/08/30 02:56:44 DEBUG : file1: reading active writers 2025/08/30 02:56:44 DEBUG : file1: active writers 1 2025/08/30 02:56:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:56:45 DEBUG : Looking for writers 2025/08/30 02:56:45 DEBUG : file1: reading active writers 2025/08/30 02:56:45 DEBUG : file1: active writers 1 2025/08/30 02:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:56:45 DEBUG : Looking for writers 2025/08/30 02:56:45 DEBUG : file1: reading active writers 2025/08/30 02:56:45 DEBUG : file1: active writers 1 2025/08/30 02:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/30 02:56:45 DEBUG : Looking for writers 2025/08/30 02:56:45 DEBUG : file1: reading active writers 2025/08/30 02:56:45 DEBUG : file1: active writers 1 2025/08/30 02:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/30 02:56:45 DEBUG : Looking for writers 2025/08/30 02:56:45 DEBUG : file1: reading active writers 2025/08/30 02:56:45 DEBUG : file1: active writers 1 2025/08/30 02:56:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/30 02:56:46 DEBUG : Looking for writers 2025/08/30 02:56:46 DEBUG : file1: reading active writers 2025/08/30 02:56:46 DEBUG : file1: active writers 1 2025/08/30 02:56:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:47 DEBUG : Looking for writers 2025/08/30 02:56:47 DEBUG : file1: reading active writers 2025/08/30 02:56:47 DEBUG : file1: active writers 1 2025/08/30 02:56:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:48 DEBUG : Looking for writers 2025/08/30 02:56:48 DEBUG : file1: reading active writers 2025/08/30 02:56:48 DEBUG : file1: active writers 1 2025/08/30 02:56:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:49 DEBUG : Looking for writers 2025/08/30 02:56:49 DEBUG : file1: reading active writers 2025/08/30 02:56:49 DEBUG : file1: active writers 1 2025/08/30 02:56:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:50 DEBUG : Looking for writers 2025/08/30 02:56:50 DEBUG : file1: reading active writers 2025/08/30 02:56:50 DEBUG : file1: active writers 1 2025/08/30 02:56:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:51 DEBUG : Looking for writers 2025/08/30 02:56:51 DEBUG : file1: reading active writers 2025/08/30 02:56:51 DEBUG : file1: active writers 1 2025/08/30 02:56:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:52 DEBUG : Looking for writers 2025/08/30 02:56:52 DEBUG : file1: reading active writers 2025/08/30 02:56:52 DEBUG : file1: active writers 1 2025/08/30 02:56:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:53 DEBUG : Looking for writers 2025/08/30 02:56:53 DEBUG : file1: reading active writers 2025/08/30 02:56:53 DEBUG : file1: active writers 1 2025/08/30 02:56:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:54 DEBUG : Looking for writers 2025/08/30 02:56:54 DEBUG : file1: reading active writers 2025/08/30 02:56:54 DEBUG : file1: active writers 1 2025/08/30 02:56:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:55 DEBUG : Looking for writers 2025/08/30 02:56:55 DEBUG : file1: reading active writers 2025/08/30 02:56:55 DEBUG : file1: active writers 1 2025/08/30 02:56:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:56 DEBUG : Looking for writers 2025/08/30 02:56:56 DEBUG : file1: reading active writers 2025/08/30 02:56:56 DEBUG : file1: active writers 1 2025/08/30 02:56:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:57 DEBUG : Looking for writers 2025/08/30 02:56:57 DEBUG : file1: reading active writers 2025/08/30 02:56:57 DEBUG : file1: active writers 1 2025/08/30 02:56:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:58 DEBUG : Looking for writers 2025/08/30 02:56:58 DEBUG : file1: reading active writers 2025/08/30 02:56:58 DEBUG : file1: active writers 1 2025/08/30 02:56:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:56:59 DEBUG : Looking for writers 2025/08/30 02:56:59 DEBUG : file1: reading active writers 2025/08/30 02:56:59 DEBUG : file1: active writers 1 2025/08/30 02:56:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:00 DEBUG : Looking for writers 2025/08/30 02:57:00 DEBUG : file1: reading active writers 2025/08/30 02:57:00 DEBUG : file1: active writers 1 2025/08/30 02:57:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:01 DEBUG : Looking for writers 2025/08/30 02:57:01 DEBUG : file1: reading active writers 2025/08/30 02:57:01 DEBUG : file1: active writers 1 2025/08/30 02:57:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:02 DEBUG : Looking for writers 2025/08/30 02:57:02 DEBUG : file1: reading active writers 2025/08/30 02:57:02 DEBUG : file1: active writers 1 2025/08/30 02:57:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:03 DEBUG : Looking for writers 2025/08/30 02:57:03 DEBUG : file1: reading active writers 2025/08/30 02:57:03 DEBUG : file1: active writers 1 2025/08/30 02:57:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:04 DEBUG : Looking for writers 2025/08/30 02:57:04 DEBUG : file1: reading active writers 2025/08/30 02:57:04 DEBUG : file1: active writers 1 2025/08/30 02:57:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:05 DEBUG : Looking for writers 2025/08/30 02:57:05 DEBUG : file1: reading active writers 2025/08/30 02:57:05 DEBUG : file1: active writers 1 2025/08/30 02:57:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:06 DEBUG : Looking for writers 2025/08/30 02:57:06 DEBUG : file1: reading active writers 2025/08/30 02:57:06 DEBUG : file1: active writers 1 2025/08/30 02:57:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:07 DEBUG : Looking for writers 2025/08/30 02:57:07 DEBUG : file1: reading active writers 2025/08/30 02:57:07 DEBUG : file1: active writers 1 2025/08/30 02:57:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:08 DEBUG : Looking for writers 2025/08/30 02:57:08 DEBUG : file1: reading active writers 2025/08/30 02:57:08 DEBUG : file1: active writers 1 2025/08/30 02:57:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:09 DEBUG : Looking for writers 2025/08/30 02:57:09 DEBUG : file1: reading active writers 2025/08/30 02:57:09 DEBUG : file1: active writers 1 2025/08/30 02:57:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:10 DEBUG : Looking for writers 2025/08/30 02:57:10 DEBUG : file1: reading active writers 2025/08/30 02:57:10 DEBUG : file1: active writers 1 2025/08/30 02:57:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:11 DEBUG : Looking for writers 2025/08/30 02:57:11 DEBUG : file1: reading active writers 2025/08/30 02:57:11 DEBUG : file1: active writers 1 2025/08/30 02:57:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:12 DEBUG : Looking for writers 2025/08/30 02:57:12 DEBUG : file1: reading active writers 2025/08/30 02:57:12 DEBUG : file1: active writers 1 2025/08/30 02:57:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:13 DEBUG : Looking for writers 2025/08/30 02:57:13 DEBUG : file1: reading active writers 2025/08/30 02:57:13 DEBUG : file1: active writers 1 2025/08/30 02:57:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:14 DEBUG : Looking for writers 2025/08/30 02:57:14 DEBUG : file1: reading active writers 2025/08/30 02:57:14 DEBUG : file1: active writers 1 2025/08/30 02:57:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/30 02:57:14 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000b761e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc000d43108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824647627072} name:file1 opens:1 downloaders: o: fd:0xc00063c010 info:{ModTime:{wall:13989508632118631969 ext:13358265415 loc:0x4113040} ATime:{wall:13989508632118631969 ext:13358265415 loc:0x4113040} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/30 02:57:14 DEBUG : >WaitForWriters: 2025/08/30 02:57:14 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.03s) === RUN TestRWCacheRename run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:14 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:14 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:57:14 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:14 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:57:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:14 DEBUG : rename_me: newRWFileHandle: 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): openPending: 2025/08/30 02:57:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 02:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): >openPending: err= 2025/08/30 02:57:14 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/30 02:57:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 02:57:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/30 02:57:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): _writeAt: size=5, off=0 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): >_writeAt: n=5, err= 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): close: 2025/08/30 02:57:14 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-30 02:57:14.958542349 +0000 UTC m=+43.382453300 2025/08/30 02:57:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/30 02:57:14 DEBUG : rename_me(0xc0003ae440): >close: err= 2025/08/30 02:57:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/30 02:57:14 DEBUG : i_was_renamed: Updating file with 0xc000e1a0c0 2025/08/30 02:57:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/30 02:57:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 02:57:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:14 DEBUG : Looking for writers 2025/08/30 02:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/30 02:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 02:57:14 DEBUG : Looking for writers 2025/08/30 02:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/30 02:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 02:57:14 DEBUG : Looking for writers 2025/08/30 02:57:14 DEBUG : i_was_renamed: reading active writers 2025/08/30 02:57:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 02:57:15 DEBUG : Looking for writers 2025/08/30 02:57:15 DEBUG : i_was_renamed: reading active writers 2025/08/30 02:57:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 02:57:15 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/30 02:57:15 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:15 INFO : i_was_renamed: Copied (new) 2025/08/30 02:57:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-30 02:57:14 +0000 UTC" 2025/08/30 02:57:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/30 02:57:15 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 02:57:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/30 02:57:15 DEBUG : Looking for writers 2025/08/30 02:57:15 DEBUG : i_was_renamed: reading active writers 2025/08/30 02:57:15 DEBUG : >WaitForWriters: 2025/08/30 02:57:15 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:15 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:15 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 02:57:15 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 02:57:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{Zed0Z}/rclone-test-roqoray5kexu" 2025/08/30 02:57:15 INFO : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:15 DEBUG : forgetting directory cache 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): _readAt: size=512, off=0 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): openPending: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 01:58:15 +0000 UTC" against cached fingerprint "" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): >openPending: err= 2025/08/30 02:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): >_readAt: n=20, err=EOF 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): close: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 01:58:15 +0000 GMT 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000885d80): >close: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:15 DEBUG : forgetting directory cache 2025/08/30 02:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): _readAt: size=512, off=0 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): openPending: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 01:59:15 +0000 UTC" against cached fingerprint "20,2025-08-30 01:58:15 +0000 UTC" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 01:59:15 +0000 UTC" != cached fingerprint "20,2025-08-30 01:58:15 +0000 UTC") 2025/08/30 02:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): >openPending: err= 2025/08/30 02:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): >_readAt: n=20, err=EOF 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): close: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 01:59:15 +0000 GMT 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc000f82880): >close: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:15 DEBUG : forgetting directory cache 2025/08/30 02:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): _readAt: size=512, off=0 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): openPending: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 02:00:15 +0000 UTC" against cached fingerprint "20,2025-08-30 01:59:15 +0000 UTC" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 02:00:15 +0000 UTC" != cached fingerprint "20,2025-08-30 01:59:15 +0000 UTC") 2025/08/30 02:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): >openPending: err= 2025/08/30 02:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): >_readAt: n=20, err=EOF 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): close: 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:00:15 +0000 GMT 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate(0xc00098efc0): >close: err= 2025/08/30 02:57:15 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:16 DEBUG : forgetting directory cache 2025/08/30 02:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): _readAt: size=512, off=0 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): openPending: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 02:01:15 +0000 UTC" against cached fingerprint "20,2025-08-30 02:00:15 +0000 UTC" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 02:01:15 +0000 UTC" != cached fingerprint "20,2025-08-30 02:00:15 +0000 UTC") 2025/08/30 02:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): >openPending: err= 2025/08/30 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): >_readAt: n=20, err=EOF 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): close: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:01:15 +0000 GMT 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc00086ef00): >close: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:16 DEBUG : forgetting directory cache 2025/08/30 02:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): _readAt: size=512, off=0 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): openPending: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 02:02:15 +0000 UTC" against cached fingerprint "20,2025-08-30 02:01:15 +0000 UTC" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 02:02:15 +0000 UTC" != cached fingerprint "20,2025-08-30 02:01:15 +0000 UTC") 2025/08/30 02:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): >openPending: err= 2025/08/30 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): >_readAt: n=20, err=EOF 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): close: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:02:15 +0000 GMT 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000d60780): >close: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:16 DEBUG : forgetting directory cache 2025/08/30 02:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): _readAt: size=512, off=0 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): openPending: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 02:03:15 +0000 UTC" against cached fingerprint "20,2025-08-30 02:02:15 +0000 UTC" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 02:03:15 +0000 UTC" != cached fingerprint "20,2025-08-30 02:02:15 +0000 UTC") 2025/08/30 02:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 02:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): >openPending: err= 2025/08/30 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): >_readAt: n=20, err=EOF 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): close: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:03:15 +0000 GMT 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db02c0): >close: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:16 DEBUG : forgetting directory cache 2025/08/30 02:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): _readAt: size=512, off=0 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): openPending: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-30 02:04:15 +0000 UTC" against cached fingerprint "20,2025-08-30 02:03:15 +0000 UTC" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-30 02:04:15 +0000 UTC" != cached fingerprint "20,2025-08-30 02:03:15 +0000 UTC") 2025/08/30 02:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/30 02:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): >openPending: err= 2025/08/30 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): >_readAt: n=21, err=EOF 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): close: 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:04:15 +0000 GMT 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate(0xc0009234c0): >close: err= 2025/08/30 02:57:16 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 DEBUG : forgetting directory cache 2025/08/30 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): _readAt: size=512, off=0 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): openPending: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-30 02:05:15 +0000 UTC" against cached fingerprint "21,2025-08-30 02:04:15 +0000 UTC" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-30 02:05:15 +0000 UTC" != cached fingerprint "21,2025-08-30 02:04:15 +0000 UTC") 2025/08/30 02:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/30 02:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): >openPending: err= 2025/08/30 02:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): >_readAt: n=22, err=EOF 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): close: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:05:15 +0000 GMT 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc0007bb6c0): >close: err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 DEBUG : forgetting directory cache 2025/08/30 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): _readAt: size=512, off=0 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): openPending: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-30 02:06:15 +0000 UTC" against cached fingerprint "22,2025-08-30 02:05:15 +0000 UTC" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-30 02:06:15 +0000 UTC" != cached fingerprint "22,2025-08-30 02:05:15 +0000 UTC") 2025/08/30 02:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/30 02:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): >openPending: err= 2025/08/30 02:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): >_readAt: n=23, err=EOF 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): close: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:06:15 +0000 GMT 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc000765200): >close: err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 DEBUG : forgetting directory cache 2025/08/30 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): _readAt: size=512, off=0 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): openPending: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-30 02:07:15 +0000 UTC" against cached fingerprint "23,2025-08-30 02:06:15 +0000 UTC" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-30 02:07:15 +0000 UTC" != cached fingerprint "23,2025-08-30 02:06:15 +0000 UTC") 2025/08/30 02:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/30 02:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): >openPending: err= 2025/08/30 02:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): >_readAt: n=24, err=EOF 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): close: 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 02:07:15 +0000 GMT 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate(0xc00088b1c0): >close: err= 2025/08/30 02:57:17 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:17 DEBUG : Looking for writers 2025/08/30 02:57:17 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/30 02:57:17 DEBUG : >WaitForWriters: 2025/08/30 02:57:17 DEBUG : webdav root 'rclone-test-roqoray5kexu': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.61s) === RUN TestCaseSensitivity run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:17 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:17 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:17 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : forgetting directory cache 2025/08/30 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 02:57:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 02:57:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 02:57:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 02:57:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 02:57:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 02:57:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 02:57:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 02:57:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 02:57:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/30 02:57:18 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/30 02:57:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/30 02:57:18 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/30 02:57:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/30 02:57:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/30 02:57:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/30 02:57:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/30 02:57:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/30 02:57:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/30 02:57:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : FiLeA: reading active writers 2025/08/30 02:57:18 DEBUG : FiLeB: reading active writers 2025/08/30 02:57:18 DEBUG : FilEb: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : FiLeB: reading active writers 2025/08/30 02:57:18 DEBUG : FilEb: reading active writers 2025/08/30 02:57:18 DEBUG : FiLeA: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/30 02:57:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : webdav root 'rclone-test-roqoray5kexu': Reusing VFS from active cache 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : dir: Looking for writers 2025/08/30 02:57:18 DEBUG : file2: reading active writers 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : dir: reading active writers 2025/08/30 02:57:18 DEBUG : file1: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : dir: Looking for writers 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : dir: reading active writers 2025/08/30 02:57:18 DEBUG : file1: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 02:57:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 02:57:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 02:57:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/30 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 02:57:18 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/30 02:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 02:57:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 02:57:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:18 DEBUG : dir: Looking for writers 2025/08/30 02:57:18 DEBUG : file2: reading active writers 2025/08/30 02:57:18 DEBUG : new_file.txt: reading active writers 2025/08/30 02:57:18 DEBUG : Looking for writers 2025/08/30 02:57:18 DEBUG : dir: reading active writers 2025/08/30 02:57:18 DEBUG : file1: reading active writers 2025/08/30 02:57:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.24s) === RUN TestVFSRename run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:18 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:19 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/30 02:57:19 DEBUG : dir/file1: Updating file with dir/file1 0xc0007e8e40 2025/08/30 02:57:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 02:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:19 INFO : dir/file1: Moved (server-side) to: file0 2025/08/30 02:57:19 DEBUG : file0: Updating file with file0 0xc0007e8e40 2025/08/30 02:57:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/30 02:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:19 DEBUG : dir: Looking for writers 2025/08/30 02:57:19 DEBUG : Looking for writers 2025/08/30 02:57:19 DEBUG : dir: reading active writers 2025/08/30 02:57:19 DEBUG : file0: reading active writers 2025/08/30 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:19 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:19 DEBUG : Looking for writers 2025/08/30 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:19 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/30 02:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:19 DEBUG : c: Looking for writers 2025/08/30 02:57:19 DEBUG : d: Looking for writers 2025/08/30 02:57:19 DEBUG : Looking for writers 2025/08/30 02:57:19 DEBUG : a: Looking for writers 2025/08/30 02:57:19 DEBUG : b: Looking for writers 2025/08/30 02:57:19 DEBUG : Looking for writers 2025/08/30 02:57:19 DEBUG : a: reading active writers 2025/08/30 02:57:19 DEBUG : b: reading active writers 2025/08/30 02:57:19 DEBUG : c: reading active writers 2025/08/30 02:57:19 DEBUG : d: reading active writers 2025/08/30 02:57:19 DEBUG : /: reading active writers 2025/08/30 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:19 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:19 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 02:57:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/30 02:57:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/30 02:57:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/30 02:57:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:19 DEBUG : a/b/c/d: Looking for writers 2025/08/30 02:57:19 DEBUG : a/b/c: Looking for writers 2025/08/30 02:57:19 DEBUG : d: reading active writers 2025/08/30 02:57:19 DEBUG : a/b: Looking for writers 2025/08/30 02:57:19 DEBUG : c: reading active writers 2025/08/30 02:57:19 DEBUG : a: Looking for writers 2025/08/30 02:57:19 DEBUG : b: reading active writers 2025/08/30 02:57:19 DEBUG : Looking for writers 2025/08/30 02:57:19 DEBUG : a: reading active writers 2025/08/30 02:57:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:20 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:20 DEBUG : Looking for writers 2025/08/30 02:57:20 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-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:20 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 02:57:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 02:57:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/30 02:57:20 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 02:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 02:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/30 02:57:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:20 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:20 DEBUG : Looking for writers 2025/08/30 02:57:20 DEBUG : file1: reading active writers 2025/08/30 02:57:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:20 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/30 02:57:21 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/30 02:57:21 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/30 02:57:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/30 02:57:21 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/30 02:57:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:21 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/30 02:57:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:21 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 02:57:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:21 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/30 02:57:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:21 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:21 DEBUG : file1: WriteFileHandle.Release closing 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 02:57:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:21 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/30 02:57:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:21 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/30 02:57:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/30 02:57:21 DEBUG : Looking for writers 2025/08/30 02:57:21 DEBUG : file1: reading active writers 2025/08/30 02:57:21 DEBUG : file1: active writers 1 2025/08/30 02:57:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/30 02:57:22 DEBUG : Looking for writers 2025/08/30 02:57:22 DEBUG : file1: reading active writers 2025/08/30 02:57:22 DEBUG : file1: active writers 1 2025/08/30 02:57:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/30 02:57:22 DEBUG : Looking for writers 2025/08/30 02:57:22 DEBUG : file1: reading active writers 2025/08/30 02:57:22 DEBUG : file1: active writers 1 2025/08/30 02:57:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:23 DEBUG : Looking for writers 2025/08/30 02:57:23 DEBUG : file1: reading active writers 2025/08/30 02:57:23 DEBUG : file1: active writers 1 2025/08/30 02:57:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:24 DEBUG : Looking for writers 2025/08/30 02:57:24 DEBUG : file1: reading active writers 2025/08/30 02:57:24 DEBUG : file1: active writers 1 2025/08/30 02:57:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:25 DEBUG : Looking for writers 2025/08/30 02:57:25 DEBUG : file1: reading active writers 2025/08/30 02:57:25 DEBUG : file1: active writers 1 2025/08/30 02:57:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:26 DEBUG : Looking for writers 2025/08/30 02:57:26 DEBUG : file1: reading active writers 2025/08/30 02:57:26 DEBUG : file1: active writers 1 2025/08/30 02:57:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:27 DEBUG : Looking for writers 2025/08/30 02:57:27 DEBUG : file1: reading active writers 2025/08/30 02:57:27 DEBUG : file1: active writers 1 2025/08/30 02:57:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:28 DEBUG : Looking for writers 2025/08/30 02:57:28 DEBUG : file1: reading active writers 2025/08/30 02:57:28 DEBUG : file1: active writers 1 2025/08/30 02:57:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:29 DEBUG : Looking for writers 2025/08/30 02:57:29 DEBUG : file1: reading active writers 2025/08/30 02:57:29 DEBUG : file1: active writers 1 2025/08/30 02:57:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:30 DEBUG : Looking for writers 2025/08/30 02:57:30 DEBUG : file1: reading active writers 2025/08/30 02:57:30 DEBUG : file1: active writers 1 2025/08/30 02:57:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:31 DEBUG : Looking for writers 2025/08/30 02:57:31 DEBUG : file1: reading active writers 2025/08/30 02:57:31 DEBUG : file1: active writers 1 2025/08/30 02:57:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:32 DEBUG : Looking for writers 2025/08/30 02:57:32 DEBUG : file1: reading active writers 2025/08/30 02:57:32 DEBUG : file1: active writers 1 2025/08/30 02:57:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:33 DEBUG : Looking for writers 2025/08/30 02:57:33 DEBUG : file1: reading active writers 2025/08/30 02:57:33 DEBUG : file1: active writers 1 2025/08/30 02:57:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:34 DEBUG : Looking for writers 2025/08/30 02:57:34 DEBUG : file1: reading active writers 2025/08/30 02:57:34 DEBUG : file1: active writers 1 2025/08/30 02:57:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:35 DEBUG : Looking for writers 2025/08/30 02:57:35 DEBUG : file1: reading active writers 2025/08/30 02:57:35 DEBUG : file1: active writers 1 2025/08/30 02:57:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:36 DEBUG : Looking for writers 2025/08/30 02:57:36 DEBUG : file1: reading active writers 2025/08/30 02:57:36 DEBUG : file1: active writers 1 2025/08/30 02:57:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:37 DEBUG : Looking for writers 2025/08/30 02:57:37 DEBUG : file1: reading active writers 2025/08/30 02:57:37 DEBUG : file1: active writers 1 2025/08/30 02:57:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:38 DEBUG : Looking for writers 2025/08/30 02:57:38 DEBUG : file1: reading active writers 2025/08/30 02:57:38 DEBUG : file1: active writers 1 2025/08/30 02:57:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:39 DEBUG : Looking for writers 2025/08/30 02:57:39 DEBUG : file1: reading active writers 2025/08/30 02:57:39 DEBUG : file1: active writers 1 2025/08/30 02:57:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:40 DEBUG : Looking for writers 2025/08/30 02:57:40 DEBUG : file1: reading active writers 2025/08/30 02:57:40 DEBUG : file1: active writers 1 2025/08/30 02:57:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:41 DEBUG : Looking for writers 2025/08/30 02:57:41 DEBUG : file1: reading active writers 2025/08/30 02:57:41 DEBUG : file1: active writers 1 2025/08/30 02:57:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:42 DEBUG : Looking for writers 2025/08/30 02:57:42 DEBUG : file1: reading active writers 2025/08/30 02:57:42 DEBUG : file1: active writers 1 2025/08/30 02:57:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:43 DEBUG : Looking for writers 2025/08/30 02:57:43 DEBUG : file1: reading active writers 2025/08/30 02:57:43 DEBUG : file1: active writers 1 2025/08/30 02:57:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:44 DEBUG : Looking for writers 2025/08/30 02:57:44 DEBUG : file1: reading active writers 2025/08/30 02:57:44 DEBUG : file1: active writers 1 2025/08/30 02:57:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:45 DEBUG : Looking for writers 2025/08/30 02:57:45 DEBUG : file1: reading active writers 2025/08/30 02:57:45 DEBUG : file1: active writers 1 2025/08/30 02:57:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:46 DEBUG : Looking for writers 2025/08/30 02:57:46 DEBUG : file1: reading active writers 2025/08/30 02:57:46 DEBUG : file1: active writers 1 2025/08/30 02:57:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:47 DEBUG : Looking for writers 2025/08/30 02:57:47 DEBUG : file1: reading active writers 2025/08/30 02:57:47 DEBUG : file1: active writers 1 2025/08/30 02:57:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:48 DEBUG : Looking for writers 2025/08/30 02:57:48 DEBUG : file1: reading active writers 2025/08/30 02:57:48 DEBUG : file1: active writers 1 2025/08/30 02:57:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:49 DEBUG : Looking for writers 2025/08/30 02:57:49 DEBUG : file1: reading active writers 2025/08/30 02:57:49 DEBUG : file1: active writers 1 2025/08/30 02:57:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:50 DEBUG : Looking for writers 2025/08/30 02:57:50 DEBUG : file1: reading active writers 2025/08/30 02:57:50 DEBUG : file1: active writers 1 2025/08/30 02:57:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/30 02:57:51 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/30 02:57:51 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.03s) === RUN TestFileReadAtZeroLength run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:51 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 02:57:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:51 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:51 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 02:57:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 02:57:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 02:57:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:51 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:51 DEBUG : Looking for writers 2025/08/30 02:57:51 DEBUG : file1: reading active writers 2025/08/30 02:57:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "webdav root 'rclone-test-roqoray5kexu'", Local "Local file system at /tmp/rclone344788311", Modify Window "1s" 2025/08/30 02:57:51 INFO : webdav root 'rclone-test-roqoray5kexu': poll-interval is not supported by this remote 2025/08/30 02:57:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 02:57:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 02:57:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : webdav root 'rclone-test-roqoray5kexu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/30 02:57:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/08/30 02:57:51 DEBUG : file1: Size of src and dst objects identical 2025/08/30 02:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 02:57:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 02:57:51 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 02:57:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 02:57:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 02:57:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 02:57:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 02:57:51 DEBUG : WaitForWriters: timeout=30s 2025/08/30 02:57:51 DEBUG : Looking for writers 2025/08/30 02:57:51 DEBUG : file1: reading active writers 2025/08/30 02:57:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/30 02:57:51 DEBUG : webdav root 'rclone-test-roqoray5kexu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m20.1246002s (try 1/5)