"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2025/11/30 01:03:42 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-cucuvod6xuse" 2025/11/30 01:03:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/30 01:03:42 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2025/11/30 01:03:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/30 01:03:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/30 01:03:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/30 01:03:42 DEBUG : Setting pass="HW33lx6M9M_K3-cCOyn2s0JZ7kewkYz5EfHKwWgjzNW7" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/30 01:03:42 DEBUG : TestWebdavRclone: detected overridden config - adding "{0cd9Z}" suffix to name 2025/11/30 01:03:42 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2025/11/30 01:03:42 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2025/11/30 01:03:42 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2025/11/30 01:03:42 DEBUG : Setting pass="HW33lx6M9M_K3-cCOyn2s0JZ7kewkYz5EfHKwWgjzNW7" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2025/11/30 01:03:42 DEBUG : found headers: 2025/11/30 01:03:42 DEBUG : Creating backend with remote "/tmp/rclone3022223130" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:42 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:42 DEBUG : dir: Looking for writers 2025/11/30 01:03:42 DEBUG : Looking for writers 2025/11/30 01:03:42 DEBUG : dir: reading active writers 2025/11/30 01:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:42 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:42 DEBUG : dir/subdir: Looking for writers 2025/11/30 01:03:42 DEBUG : dir: Looking for writers 2025/11/30 01:03:42 DEBUG : file1: reading active writers 2025/11/30 01:03:42 DEBUG : file2: reading active writers 2025/11/30 01:03:42 DEBUG : subdir: reading active writers 2025/11/30 01:03:42 DEBUG : Looking for writers 2025/11/30 01:03:42 DEBUG : dir: reading active writers 2025/11/30 01:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:42 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:42 DEBUG : dir: Looking for writers 2025/11/30 01:03:42 DEBUG : file1: reading active writers 2025/11/30 01:03:42 DEBUG : Looking for writers 2025/11/30 01:03:42 DEBUG : dir: reading active writers 2025/11/30 01:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:42 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:42 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:42 DEBUG : dir: Looking for writers 2025/11/30 01:03:42 DEBUG : Looking for writers 2025/11/30 01:03:42 DEBUG : dir: reading active writers 2025/11/30 01:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:42 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:43 DEBUG : forgetting directory cache 2025/11/30 01:03:43 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:43 DEBUG : Looking for writers 2025/11/30 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:43 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/30 01:03:43 DEBUG : dir: invalidating directory cache 2025/11/30 01:03:43 DEBUG : >ForgetPath: 2025/11/30 01:03:43 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/30 01:03:43 DEBUG : invalidating directory cache 2025/11/30 01:03:43 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:43 DEBUG : >ForgetPath: 2025/11/30 01:03:43 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/30 01:03:43 DEBUG : >ForgetPath: 2025/11/30 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:43 DEBUG : dir: Looking for writers 2025/11/30 01:03:43 DEBUG : Looking for writers 2025/11/30 01:03:43 DEBUG : dir: reading active writers 2025/11/30 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:43 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : forgetting directory cache 2025/11/30 01:03:43 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:43 DEBUG : dir: Looking for writers 2025/11/30 01:03:43 DEBUG : fil/a/b: Looking for writers 2025/11/30 01:03:43 DEBUG : fil/a: Looking for writers 2025/11/30 01:03:43 DEBUG : b: reading active writers 2025/11/30 01:03:43 DEBUG : fil: Looking for writers 2025/11/30 01:03:43 DEBUG : a: reading active writers 2025/11/30 01:03:43 DEBUG : Looking for writers 2025/11/30 01:03:43 DEBUG : dir: reading active writers 2025/11/30 01:03:43 DEBUG : fil: reading active writers 2025/11/30 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:43 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:43 DEBUG : dir: Looking for writers 2025/11/30 01:03:43 DEBUG : Looking for writers 2025/11/30 01:03:43 DEBUG : dir: reading active writers 2025/11/30 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:43 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:43 DEBUG : dir: Looking for writers 2025/11/30 01:03:43 DEBUG : file1: reading active writers 2025/11/30 01:03:43 DEBUG : Looking for writers 2025/11/30 01:03:43 DEBUG : dir: reading active writers 2025/11/30 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:43 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:43 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/30 01:03:44 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 DEBUG : dir: invalidating directory cache 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/30 01:03:44 DEBUG : dir/file1: Reset virtual modtime 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/30 01:03:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:44 DEBUG : dir: invalidating directory cache 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/30 01:03:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/30 01:03:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/30 01:03:44 DEBUG : forgetting directory cache 2025/11/30 01:03:44 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:44 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/30 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:44 DEBUG : dir/virtualDir: Looking for writers 2025/11/30 01:03:44 DEBUG : dir: Looking for writers 2025/11/30 01:03:44 DEBUG : file1: reading active writers 2025/11/30 01:03:44 DEBUG : virtualFile2: reading active writers 2025/11/30 01:03:44 DEBUG : virtualFile: reading active writers 2025/11/30 01:03:44 DEBUG : virtualDir: reading active writers 2025/11/30 01:03:44 DEBUG : Looking for writers 2025/11/30 01:03:44 DEBUG : dir: reading active writers 2025/11/30 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:44 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 ERROR : dir/: Can only open directories read only 2025/11/30 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:44 DEBUG : dir: Looking for writers 2025/11/30 01:03:44 DEBUG : Looking for writers 2025/11/30 01:03:44 DEBUG : dir: reading active writers 2025/11/30 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:44 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/30 01:03:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/30 01:03:44 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/30 01:03:44 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 DEBUG : dir/potato: size = 5 OK 2025/11/30 01:03:44 NOTICE: webdav root 'rclone-test-cucuvod6xuse': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/30 01:03:44 DEBUG : dir/potato: Size of src and dst objects identical 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/30 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:44 DEBUG : dir: Looking for writers 2025/11/30 01:03:44 DEBUG : file1: reading active writers 2025/11/30 01:03:44 DEBUG : potato: reading active writers 2025/11/30 01:03:44 DEBUG : Looking for writers 2025/11/30 01:03:44 DEBUG : dir: reading active writers 2025/11/30 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:44 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/30 01:03:44 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:44 DEBUG : dir/sub: Looking for writers 2025/11/30 01:03:44 DEBUG : dir: Looking for writers 2025/11/30 01:03:44 DEBUG : file1: reading active writers 2025/11/30 01:03:44 DEBUG : sub: reading active writers 2025/11/30 01:03:44 DEBUG : Looking for writers 2025/11/30 01:03:44 DEBUG : dir: reading active writers 2025/11/30 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:45 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/30 01:03:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/30 01:03:45 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:45 DEBUG : dir/sub/subsub: Looking for writers 2025/11/30 01:03:45 DEBUG : dir/sub: Looking for writers 2025/11/30 01:03:45 DEBUG : subsub: reading active writers 2025/11/30 01:03:45 DEBUG : dir: Looking for writers 2025/11/30 01:03:45 DEBUG : sub: reading active writers 2025/11/30 01:03:45 DEBUG : file1: reading active writers 2025/11/30 01:03:45 DEBUG : Looking for writers 2025/11/30 01:03:45 DEBUG : dir: reading active writers 2025/11/30 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:45 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 ERROR : dir/: Dir.Remove not empty 2025/11/30 01:03:45 DEBUG : dir/file1: Remove: 2025/11/30 01:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:45 DEBUG : dir/file1: >Remove: err= 2025/11/30 01:03:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/30 01:03:45 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:45 DEBUG : Looking for writers 2025/11/30 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:45 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 DEBUG : dir/file1: Remove: 2025/11/30 01:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:45 DEBUG : dir/file1: >Remove: err= 2025/11/30 01:03:45 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/30 01:03:45 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:45 DEBUG : Looking for writers 2025/11/30 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:45 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 DEBUG : dir/file1: Remove: 2025/11/30 01:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:45 DEBUG : dir/file1: >Remove: err= 2025/11/30 01:03:45 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:45 DEBUG : dir: Looking for writers 2025/11/30 01:03:45 DEBUG : Looking for writers 2025/11/30 01:03:45 DEBUG : dir: reading active writers 2025/11/30 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:45 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:45 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/30 01:03:46 DEBUG : dir: Updating dir with dir2 0xc000689110 2025/11/30 01:03:46 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/30 01:03:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/30 01:03:46 DEBUG : file2: Updating file with file2 0xc0001af8c0 2025/11/30 01:03:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:46 INFO : dir2/file3: Deleted 2025/11/30 01:03:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/30 01:03:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001af8c0 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/30 01:03:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/30 01:03:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006db380 2025/11/30 01:03:46 DEBUG : empty directory: forgetting directory cache 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/30 01:03:46 DEBUG : dir2: Renaming to "dir3" 2025/11/30 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:46 DEBUG : dir3: Looking for writers 2025/11/30 01:03:46 DEBUG : file3: reading active writers 2025/11/30 01:03:46 DEBUG : renamed empty directory: Looking for writers 2025/11/30 01:03:46 DEBUG : Looking for writers 2025/11/30 01:03:46 DEBUG : dir3: reading active writers 2025/11/30 01:03:46 DEBUG : renamed empty directory: reading active writers 2025/11/30 01:03:46 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:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:46 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/30 01:03:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/30 01:03:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/30 01:03:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/30 01:03:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/30 01:03:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:46 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (12 bytes), uploading instead of streaming 2025/11/30 01:03:46 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:46 DEBUG : dir/sub/file2: size = 12 OK 2025/11/30 01:03:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:46 DEBUG : forgetting directory cache 2025/11/30 01:03:46 DEBUG : dir: forgetting directory cache 2025/11/30 01:03:46 DEBUG : dir/sub: forgetting directory cache 2025/11/30 01:03:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/30 01:03:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/30 01:03:46 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/30 01:03:46 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:46 DEBUG : dir/sub/file0: size = 5 OK 2025/11/30 01:03:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/11/30 01:03:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/30 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:46 DEBUG : dir/sub: Looking for writers 2025/11/30 01:03:46 DEBUG : file0: reading active writers 2025/11/30 01:03:46 DEBUG : file2: reading active writers 2025/11/30 01:03:46 DEBUG : dir: Looking for writers 2025/11/30 01:03:46 DEBUG : file1: reading active writers 2025/11/30 01:03:46 DEBUG : sub: reading active writers 2025/11/30 01:03:46 DEBUG : Looking for writers 2025/11/30 01:03:46 DEBUG : dir: reading active writers 2025/11/30 01:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:46 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/30 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:46 DEBUG : Looking for writers 2025/11/30 01:03:46 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:46 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:46 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/30 01:03:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/30 01:03:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/30 01:03:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/30 01:03:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:46 DEBUG : dir: Looking for writers 2025/11/30 01:03:46 DEBUG : file1: reading active writers 2025/11/30 01:03:46 DEBUG : file1.metadata: reading active writers 2025/11/30 01:03:46 DEBUG : Looking for writers 2025/11/30 01:03:46 DEBUG : dir: reading active writers 2025/11/30 01:03:46 DEBUG : dir.metadata: reading active writers 2025/11/30 01:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:46 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:46 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:46 DEBUG : dir: Looking for writers 2025/11/30 01:03:46 DEBUG : file1: reading active writers 2025/11/30 01:03:46 DEBUG : Looking for writers 2025/11/30 01:03:46 DEBUG : dir: reading active writers 2025/11/30 01:03:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:46 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : file1: reading active writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 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:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : file1: reading active writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2025/11/30 01:03:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/30 01:03:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/30 01:03:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : file.txt: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:47 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir/file1: size = 25 OK 2025/11/30 01:03:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/30 01:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : file1: reading active writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir/file1: Remove: 2025/11/30 01:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:47 DEBUG : dir/file1: >Remove: err= 2025/11/30 01:03:47 DEBUG : dir/file1: Remove: 2025/11/30 01:03:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir/file1: Remove: 2025/11/30 01:03:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:47 DEBUG : dir/file1: >Remove: err= 2025/11/30 01:03:47 DEBUG : dir/file1: Remove: 2025/11/30 01:03:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/30 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/30 01:03:47 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/30 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/30 01:03:47 DEBUG : dir/file1: Open: flags=0x3 2025/11/30 01:03:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/30 01:03:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/30 01:03:47 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:47 DEBUG : dir: Looking for writers 2025/11/30 01:03:47 DEBUG : file1: reading active writers 2025/11/30 01:03:47 DEBUG : Looking for writers 2025/11/30 01:03:47 DEBUG : dir: reading active writers 2025/11/30 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:47 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00051ce40 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00051ce40 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc00051ce40 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/30 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : dir/file1: size = 25 OK 2025/11/30 01:03:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 DEBUG : newLeaf: Running delayed rename now 2025/11/30 01:03:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00051ce40 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:48 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0001643c0 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0001643c0 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001643c0 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (25 bytes), uploading instead of streaming 2025/11/30 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : dir/file1: size = 25 OK 2025/11/30 01:03:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/30 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:48 DEBUG : newLeaf: Running delayed rename now 2025/11/30 01:03:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0001643c0 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:48 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:48 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): openPending: 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): >openPending: err= 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): _writeAt: size=14, off=0 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): >_writeAt: n=14, err= 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): close: 2025/11/30 01:03:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/30 01:03:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:48 DEBUG : dir/file1(0xc000a4be00): >close: err= 2025/11/30 01:03:48 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/30 01:03:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:48 DEBUG : dir/file1: size = 14 OK 2025/11/30 01:03:48 INFO : dir/file1: Copied (replaced existing) 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:48 DEBUG : dir: Looking for writers 2025/11/30 01:03:48 DEBUG : file1: reading active writers 2025/11/30 01:03:48 DEBUG : Looking for writers 2025/11/30 01:03:48 DEBUG : dir: reading active writers 2025/11/30 01:03:48 DEBUG : >WaitForWriters: 2025/11/30 01:03:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): _readAt: size=512, off=0 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): openPending: 2025/11/30 01:03:48 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/11/30 01:03:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/30 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): >openPending: err= 2025/11/30 01:03:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): >_readAt: n=14, err=EOF 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): close: 2025/11/30 01:03:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:48 DEBUG : dir/file1(0xc0009261c0): >close: err= 2025/11/30 01:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000164d80 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/30 01:03:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000164d80 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:49 DEBUG : dir/file1(0xc0008cc700): openPending: 2025/11/30 01:03:49 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/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1(0xc0008cc700): >openPending: err= 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:49 DEBUG : dir/file1(0xc0008cc700): _writeAt: size=25, off=0 2025/11/30 01:03:49 DEBUG : dir/file1(0xc0008cc700): >_writeAt: n=25, err= 2025/11/30 01:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000164d80 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 DEBUG : newLeaf(0xc0008cc700): close: 2025/11/30 01:03:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-30 01:03:49.105078716 +0000 UTC m=+6.881870023 2025/11/30 01:03:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:49 DEBUG : newLeaf(0xc0008cc700): >close: err= 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/30 01:03:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:49 DEBUG : newLeaf: size = 25 OK 2025/11/30 01:03:49 INFO : newLeaf: Copied (replaced existing) 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-30 01:03:49 +0000 UTC" 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : >WaitForWriters: 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : >WaitForWriters: 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:49 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : file1: reading active writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : >WaitForWriters: 2025/11/30 01:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cd5c0 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cd5c0 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000dd1700): openPending: 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000dd1700): >openPending: err= 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000dd1700): _writeAt: size=25, off=0 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000dd1700): >_writeAt: n=25, err= 2025/11/30 01:03:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cd5c0 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 DEBUG : newLeaf(0xc000dd1700): close: 2025/11/30 01:03:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-30 01:03:49.602709014 +0000 UTC m=+7.379500321 2025/11/30 01:03:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:49 DEBUG : newLeaf(0xc000dd1700): >close: err= 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: starting upload 2025/11/30 01:03:49 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:49 DEBUG : newLeaf: size = 25 OK 2025/11/30 01:03:49 INFO : newLeaf: Copied (replaced existing) 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-30 01:03:49 +0000 UTC" 2025/11/30 01:03:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/30 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : >WaitForWriters: 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:49 DEBUG : >WaitForWriters: 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:49 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:49 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): openPending: 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): >openPending: err= 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): _writeAt: size=14, off=0 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): >_writeAt: n=14, err= 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): close: 2025/11/30 01:03:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/30 01:03:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/30 01:03:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:49 DEBUG : dir/file1(0xc000de7f00): >close: err= 2025/11/30 01:03:49 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : file1: reading active writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : file1: reading active writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:49 DEBUG : dir: Looking for writers 2025/11/30 01:03:49 DEBUG : file1: reading active writers 2025/11/30 01:03:49 DEBUG : Looking for writers 2025/11/30 01:03:49 DEBUG : dir: reading active writers 2025/11/30 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : file1: reading active writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: starting upload 2025/11/30 01:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:50 DEBUG : dir/file1: size = 14 OK 2025/11/30 01:03:50 INFO : dir/file1: Copied (replaced existing) 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : file1: reading active writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): _readAt: size=512, off=0 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): openPending: 2025/11/30 01:03:50 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/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): >openPending: err= 2025/11/30 01:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): >_readAt: n=14, err=EOF 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): close: 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00040f2c0): >close: err= 2025/11/30 01:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00051d8c0 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/30 01:03:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00051d8c0 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00091e080): openPending: 2025/11/30 01:03:50 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/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00091e080): >openPending: err= 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00091e080): _writeAt: size=25, off=0 2025/11/30 01:03:50 DEBUG : dir/file1(0xc00091e080): >_writeAt: n=25, err= 2025/11/30 01:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00051d8c0 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf(0xc00091e080): close: 2025/11/30 01:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-30 01:03:50.248902503 +0000 UTC m=+8.025693820 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:50 DEBUG : newLeaf(0xc00091e080): >close: err= 2025/11/30 01:03:50 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/30 01:03:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:50 DEBUG : newLeaf: size = 25 OK 2025/11/30 01:03:50 INFO : newLeaf: Copied (replaced existing) 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-30 01:03:50 +0000 UTC" 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:50 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:50 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:50 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:50 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:50 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : file1: reading active writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): _readAt: size=512, off=0 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): openPending: 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): >openPending: err= 2025/11/30 01:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/30 01:03:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): >_readAt: n=14, err=EOF 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): close: 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000517380): >close: err= 2025/11/30 01:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cc780 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/30 01:03:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0007cc780 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000694080): openPending: 2025/11/30 01:03:50 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/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000694080): >openPending: err= 2025/11/30 01:03:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000694080): _writeAt: size=25, off=0 2025/11/30 01:03:50 DEBUG : dir/file1(0xc000694080): >_writeAt: n=25, err= 2025/11/30 01:03:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/30 01:03:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0007cc780 2025/11/30 01:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 DEBUG : newLeaf(0xc000694080): close: 2025/11/30 01:03:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-30 01:03:50.759014053 +0000 UTC m=+8.535805370 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:50 DEBUG : newLeaf(0xc000694080): >close: err= 2025/11/30 01:03:50 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: starting upload 2025/11/30 01:03:50 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:50 DEBUG : newLeaf: size = 25 OK 2025/11/30 01:03:50 INFO : newLeaf: Copied (replaced existing) 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-30 01:03:50 +0000 UTC" 2025/11/30 01:03:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/30 01:03:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/30 01:03:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:50 DEBUG : dir: Looking for writers 2025/11/30 01:03:50 DEBUG : Looking for writers 2025/11/30 01:03:50 DEBUG : dir: reading active writers 2025/11/30 01:03:50 DEBUG : newLeaf: reading active writers 2025/11/30 01:03:50 DEBUG : >WaitForWriters: 2025/11/30 01:03:50 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- PASS: TestFileRename/off,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=false (0.38s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 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:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : dir: Looking for writers 2025/11/30 01:03:51 DEBUG : file1: reading active writers 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 DEBUG : dir: reading active writers 2025/11/30 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/30 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/30 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : dir: Looking for writers 2025/11/30 01:03:51 DEBUG : file1: reading active writers 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 DEBUG : dir: reading active writers 2025/11/30 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/30 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/30 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/30 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/30 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/30 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/30 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/30 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/30 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/30 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/30 01:03:51 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : dir: Looking for writers 2025/11/30 01:03:51 DEBUG : file1: reading active writers 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 DEBUG : dir: reading active writers 2025/11/30 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : dir: Looking for writers 2025/11/30 01:03:51 DEBUG : file1: reading active writers 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 DEBUG : dir: reading active writers 2025/11/30 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/30 01:03:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/30 01:03:51 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:51 DEBUG : dir: Looking for writers 2025/11/30 01:03:51 DEBUG : file1: reading active writers 2025/11/30 01:03:51 DEBUG : Looking for writers 2025/11/30 01:03:51 DEBUG : dir: reading active writers 2025/11/30 01:03:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:51 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:51 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:51 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): _readAt: size=1, off=0 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): openPending: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >openPending: err= 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): _readAt: size=256, off=1 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >_readAt: n=15, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): _readAt: size=16, off=16 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >_readAt: n=0, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): close: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >close: err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): close: 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0009a4100): >close: err=file already closed 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : dir: Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : dir: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): _readAt: size=1, off=0 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): openPending: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >openPending: err= 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): _readAt: size=1, off=5 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): _readAt: size=1, off=3 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): _readAt: size=1, off=13 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): _readAt: size=16, off=100 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >_readAt: n=0, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): close: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000c88940): >close: err= 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : dir: Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : dir: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=1, off=0 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): openPending: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >openPending: err= 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=1, off=5 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=1, off=1 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=1, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=6, off=10 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=6, err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=256, off=10 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=6, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=256, off=100 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): close: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >close: err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): _readAt: size=256, off=100 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000d0a8c0): >_readAt: n=0, err=file already closed 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : dir: Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : dir: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): RWFileHandle.Flush 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): _readAt: size=256, off=0 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): openPending: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): >openPending: err= 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): >_readAt: n=16, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): RWFileHandle.Flush 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): RWFileHandle.Flush 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): close: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:52 DEBUG : dir/file1(0xc000dc4080): >close: err= 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : dir: Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : dir: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:03:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/30 01:03:52 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): _readAt: size=256, off=0 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): openPending: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): >openPending: err= 2025/11/30 01:03:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): >_readAt: n=16, err=EOF 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): RWFileHandle.Release 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): close: 2025/11/30 01:03:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): >close: err= 2025/11/30 01:03:52 DEBUG : dir/file1(0xc0003bdec0): RWFileHandle.Release 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : dir: Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : dir: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:52 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): openPending: 2025/11/30 01:03:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): >openPending: err= 2025/11/30 01:03:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): _writeAt: size=5, off=0 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): >_writeAt: n=5, err= 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): _writeAt: size=7, off=5 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): >_writeAt: n=7, err= 2025/11/30 01:03:52 DEBUG : file1: vfs cache: truncate to size=11 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): close: 2025/11/30 01:03:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:52.700577684 +0000 UTC m=+10.477369012 2025/11/30 01:03:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): >close: err= 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): close: 2025/11/30 01:03:52 DEBUG : file1(0xc0008e6800): >close: err=file already closed 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:52 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:52 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:52 DEBUG : file1: size = 11 OK 2025/11/30 01:03:52 INFO : file1: Copied (new) 2025/11/30 01:03:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-30 01:03:52 +0000 UTC" 2025/11/30 01:03:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : >WaitForWriters: 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:52 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:52 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): openPending: 2025/11/30 01:03:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): >openPending: err= 2025/11/30 01:03:52 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): _writeAt: size=7, off=0 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): >_writeAt: n=7, err= 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): _writeAt: size=6, off=5 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): >_writeAt: n=6, err= 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): close: 2025/11/30 01:03:52 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:52.897952415 +0000 UTC m=+10.674743742 2025/11/30 01:03:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): >close: err= 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): _writeAt: size=5, off=0 2025/11/30 01:03:52 DEBUG : file1(0xc00091e440): >_writeAt: n=0, err=file already closed 2025/11/30 01:03:52 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:52 DEBUG : Looking for writers 2025/11/30 01:03:52 DEBUG : file1: reading active writers 2025/11/30 01:03:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:52 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : file1: size = 11 OK 2025/11/30 01:03:53 INFO : file1: Copied (new) 2025/11/30 01:03:53 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-30 01:03:52 +0000 UTC" 2025/11/30 01:03:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:53 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:53 DEBUG : file1(0xc000e0fc00): openPending: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1(0xc000e0fc00): >openPending: err= 2025/11/30 01:03:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1(0xc000e0fc00): close: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:53.095661654 +0000 UTC m=+10.872452981 2025/11/30 01:03:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:53 DEBUG : file1(0xc000e0fc00): >close: err= 2025/11/30 01:03:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/30 01:03:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:03:53 DEBUG : file2: newRWFileHandle: 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): openPending: 2025/11/30 01:03:53 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): >openPending: err= 2025/11/30 01:03:53 DEBUG : file2: >newRWFileHandle: err= 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:53 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/30 01:03:53 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): RWFileHandle.Flush 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): RWFileHandle.Release 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): close: 2025/11/30 01:03:53 DEBUG : file2: vfs cache: setting modification time to 2025-11-30 01:03:53.097004221 +0000 UTC m=+10.873795548 2025/11/30 01:03:53 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:53 DEBUG : file2(0xc00054e140): >close: err= 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/30 01:03:53 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:53 DEBUG : file2: vfs cache: starting upload 2025/11/30 01:03:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : file1: size = 0 OK 2025/11/30 01:03:53 INFO : file1: Copied (new) 2025/11/30 01:03:53 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-30 01:03:53 +0000 UTC" 2025/11/30 01:03:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/30 01:03:53 DEBUG : file2: size = 0 OK 2025/11/30 01:03:53 INFO : file2: Copied (new) 2025/11/30 01:03:53 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-30 01:03:53 +0000 UTC" 2025/11/30 01:03:53 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/30 01:03:53 INFO : file2: vfs cache: upload succeeded try #1 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : file2: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:53 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): openPending: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): >openPending: err= 2025/11/30 01:03:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): _writeAt: size=5, off=0 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): >_writeAt: n=5, err= 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): RWFileHandle.Flush 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): RWFileHandle.Flush 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): close: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:53.467761296 +0000 UTC m=+11.244552583 2025/11/30 01:03:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:53 DEBUG : file1(0xc00082f080): >close: err= 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:53 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : file1: size = 5 OK 2025/11/30 01:03:53 INFO : file1: Copied (new) 2025/11/30 01:03:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-30 01:03:53 +0000 UTC" 2025/11/30 01:03:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:53 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): openPending: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): >openPending: err= 2025/11/30 01:03:53 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): _writeAt: size=5, off=0 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): >_writeAt: n=5, err= 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): RWFileHandle.Release 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): close: 2025/11/30 01:03:53 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:53.655924799 +0000 UTC m=+11.432716087 2025/11/30 01:03:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): >close: err= 2025/11/30 01:03:53 DEBUG : file1(0xc00078f400): RWFileHandle.Release 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:53 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : file1: size = 5 OK 2025/11/30 01:03:53 INFO : file1: Copied (new) 2025/11/30 01:03:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-30 01:03:53 +0000 UTC" 2025/11/30 01:03:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : >WaitForWriters: 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:53 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:53 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/30 01:03:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): openPending: 2025/11/30 01:03:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): >openPending: err= 2025/11/30 01:03:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/30 01:03:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): _writeAt: size=5, off=0 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): >_writeAt: n=5, err= 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): close: 2025/11/30 01:03:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-30 01:03:53.908085794 +0000 UTC m=+11.684877121 2025/11/30 01:03:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:53 DEBUG : dir/file1(0xc0007e33c0): >close: err= 2025/11/30 01:03:53 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:53 DEBUG : dir: Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : dir: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:53 DEBUG : dir: Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : dir: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:53 DEBUG : dir: Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : dir: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:53 DEBUG : dir: Looking for writers 2025/11/30 01:03:53 DEBUG : file1: reading active writers 2025/11/30 01:03:53 DEBUG : Looking for writers 2025/11/30 01:03:53 DEBUG : dir: reading active writers 2025/11/30 01:03:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/30 01:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:54 DEBUG : dir/file1: size = 5 OK 2025/11/30 01:03:54 INFO : dir/file1: Copied (replaced existing) 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-30 01:03:53 +0000 UTC" 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : >WaitForWriters: 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/30 01:03:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): openPending: 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/30 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): _writeAt: size=15, off=5 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): >_writeAt: n=15, err= 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): close: 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-30 01:03:54.190732406 +0000 UTC m=+11.967523723 2025/11/30 01:03:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : dir/file1(0xc00099c5c0): >close: err= 2025/11/30 01:03:54 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: starting upload 2025/11/30 01:03:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:54 DEBUG : dir/file1: size = 20 OK 2025/11/30 01:03:54 INFO : dir/file1: Copied (replaced existing) 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-30 01:03:54 +0000 UTC" 2025/11/30 01:03:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:54 DEBUG : dir: Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : dir: reading active writers 2025/11/30 01:03:54 DEBUG : >WaitForWriters: 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): openPending: 2025/11/30 01:03:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): >openPending: err= 2025/11/30 01:03:54 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): close: 2025/11/30 01:03:54 DEBUG : file1: vfs cache: setting modification time to 2025-11-30 01:03:54.412162672 +0000 UTC m=+12.188953999 2025/11/30 01:03:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : file1(0xc0009ade80): >close: err= 2025/11/30 01:03:54 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:54 DEBUG : file1: vfs cache: starting upload 2025/11/30 01:03:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:03:54 DEBUG : file1: size = 5 OK 2025/11/30 01:03:54 INFO : file1: Copied (new) 2025/11/30 01:03:54 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-30 01:03:54 +0000 UTC" 2025/11/30 01:03:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:54 INFO : file1: vfs cache: upload succeeded try #1 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : file1: reading active writers 2025/11/30 01:03:54 DEBUG : >WaitForWriters: 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60089099 +0000 UTC m=+12.377682316 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6cd40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60089099 +0000 UTC m=+12.377682316 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d1c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60089099 +0000 UTC m=+12.377682316 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6d680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f3b0 item 1 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.604795909 +0000 UTC m=+12.381587237 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a6dcc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.604795909 +0000 UTC m=+12.381587237 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067fb20 item 2 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60730948 +0000 UTC m=+12.384100808 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60730948 +0000 UTC m=+12.384100808 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e02d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.60730948 +0000 UTC m=+12.384100808 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e031c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007100e0 item 3 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.610680024 +0000 UTC m=+12.387471341 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.610680024 +0000 UTC m=+12.387471341 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e03d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007105b0 item 4 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.613800476 +0000 UTC m=+12.390591803 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.613800476 +0000 UTC m=+12.390591803 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e308c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.613800476 +0000 UTC m=+12.390591803 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e30d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710930 item 5 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.618119536 +0000 UTC m=+12.394910862 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.618119536 +0000 UTC m=+12.394910862 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e31940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710e70 item 6 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.620902633 +0000 UTC m=+12.397693961 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.620902633 +0000 UTC m=+12.397693961 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.620902633 +0000 UTC m=+12.397693961 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e62a00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007111f0 item 7 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.624486419 +0000 UTC m=+12.401277746 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.624486419 +0000 UTC m=+12.401277746 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e635c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000711c00 item 8 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000e63b80): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.626901705 +0000 UTC m=+12.403693031 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e63f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.626901705 +0000 UTC m=+12.403693031 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.626901705 +0000 UTC m=+12.403693031 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006580e0 item 9 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.631962609 +0000 UTC m=+12.408753927 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb8fc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.631962609 +0000 UTC m=+12.408753927 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658690 item 10 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000eb9b40): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000eb9b40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.637101312 +0000 UTC m=+12.413892639 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c81e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.637101312 +0000 UTC m=+12.413892639 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c943c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.637101312 +0000 UTC m=+12.413892639 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c948c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417490 item 11 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.642170061 +0000 UTC m=+12.418961379 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c94f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.642170061 +0000 UTC m=+12.418961379 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004179d0 item 12 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000c95ac0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.645034683 +0000 UTC m=+12.421826010 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000c95e80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.645034683 +0000 UTC m=+12.421826010 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb85c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000417d50 item 13 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.647518187 +0000 UTC m=+12.424309514 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb8c40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.647518187 +0000 UTC m=+12.424309514 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003202a0 item 14 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000cb97c0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb97c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.65021346 +0000 UTC m=+12.427004787 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cb9b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.65021346 +0000 UTC m=+12.427004787 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd82c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320c40 item 15 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.652705901 +0000 UTC m=+12.429497228 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.652705901 +0000 UTC m=+12.429497228 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd8e80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 16 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.65597314 +0000 UTC m=+12.432764467 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd94c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.65597314 +0000 UTC m=+12.432764467 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.65597314 +0000 UTC m=+12.432764467 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cd9e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376230 item 17 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.659504547 +0000 UTC m=+12.436295874 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.659504547 +0000 UTC m=+12.436295874 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf0a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376af0 item 18 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66186535 +0000 UTC m=+12.438656677 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1100): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66186535 +0000 UTC m=+12.438656677 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66186535 +0000 UTC m=+12.438656677 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000cf1b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377030 item 19 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.665655102 +0000 UTC m=+12.442446430 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26200): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.665655102 +0000 UTC m=+12.442446430 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003777a0 item 20 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66868249 +0000 UTC m=+12.445473817 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f26dc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66868249 +0000 UTC m=+12.445473817 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f272c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.66868249 +0000 UTC m=+12.445473817 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f277c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ce0 item 21 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.673686889 +0000 UTC m=+12.450478276 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f27e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.673686889 +0000 UTC m=+12.450478276 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050620 item 22 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.676124367 +0000 UTC m=+12.452915695 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.676124367 +0000 UTC m=+12.452915695 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f40f80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.676124367 +0000 UTC m=+12.452915695 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 23 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.680763498 +0000 UTC m=+12.457554825 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f41b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.680763498 +0000 UTC m=+12.457554825 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f580c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000515e0 item 24 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000f58700): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58700): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.683646785 +0000 UTC m=+12.460438112 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.683646785 +0000 UTC m=+12.460438112 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f58fc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.683646785 +0000 UTC m=+12.460438112 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 25 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.687154236 +0000 UTC m=+12.463945563 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f59b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.687154236 +0000 UTC m=+12.463945563 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c460 item 26 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000f82780): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.690842929 +0000 UTC m=+12.467634246 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82b40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.690842929 +0000 UTC m=+12.467634246 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.690842929 +0000 UTC m=+12.467634246 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83580): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ccb0 item 27 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.695752148 +0000 UTC m=+12.472543466 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7dc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.695752148 +0000 UTC m=+12.472543466 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 28 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000d909c0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d909c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.69857966 +0000 UTC m=+12.475370988 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d90d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.69857966 +0000 UTC m=+12.475370988 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 29 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.701060239 +0000 UTC m=+12.477851566 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d91ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.701060239 +0000 UTC m=+12.477851566 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d20 item 30 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000dea6c0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dea6c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.704768068 +0000 UTC m=+12.481559385 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deaa80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.704768068 +0000 UTC m=+12.481559385 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001111f0 item 31 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.707646816 +0000 UTC m=+12.484438143 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deb7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.707646816 +0000 UTC m=+12.484438143 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000debd00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111730 item 32 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.710041443 +0000 UTC m=+12.486832770 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0010183c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 33 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.710965332 +0000 UTC m=+12.487756659 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.710965332 +0000 UTC m=+12.487756659 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018d40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390000 item 33 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.717804534 +0000 UTC m=+12.494595831 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06000): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 34 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.718516584 +0000 UTC m=+12.495307871 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.718516584 +0000 UTC m=+12.495307871 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d06bc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004024d0 item 34 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.720075217 +0000 UTC m=+12.496866504 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07200): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 35 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.720705082 +0000 UTC m=+12.497496370 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.720705082 +0000 UTC m=+12.497496370 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d07b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 35 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.722841183 +0000 UTC m=+12.499632470 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018280): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 36 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.723637442 +0000 UTC m=+12.500428729 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.723637442 +0000 UTC m=+12.500428729 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001018ec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ea0 item 36 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.725261328 +0000 UTC m=+12.502052615 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390850 item 37 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.72597431 +0000 UTC m=+12.502765597 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.72597431 +0000 UTC m=+12.502765597 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc001019e80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390c40 item 37 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.727558041 +0000 UTC m=+12.504349338 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82580): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003911f0 item 38 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.728309456 +0000 UTC m=+12.505100743 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.728309456 +0000 UTC m=+12.505100743 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f82fc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391500 item 38 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.730023501 +0000 UTC m=+12.506814788 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 39 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.73062327 +0000 UTC m=+12.507414557 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000f83ec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.73062327 +0000 UTC m=+12.507414557 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcc40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ea0 item 39 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.732137941 +0000 UTC m=+12.508929228 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c2a0 item 40 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.732795097 +0000 UTC m=+12.509586385 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.732795097 +0000 UTC m=+12.509586385 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c540 item 40 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.734246399 +0000 UTC m=+12.511037686 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13340): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cd20 item 41 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.734899798 +0000 UTC m=+12.511691086 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d110 item 41 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.735539903 +0000 UTC m=+12.512331191 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.735539903 +0000 UTC m=+12.512331191 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f280): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d340 item 41 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.73748768 +0000 UTC m=+12.514278966 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040fd80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049da40 item 42 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.73807248 +0000 UTC m=+12.514863767 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 42 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.738909946 +0000 UTC m=+12.515701234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.738909946 +0000 UTC m=+12.515701234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049de30 item 42 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.740522741 +0000 UTC m=+12.517314029 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658310 item 43 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.7410847 +0000 UTC m=+12.517875987 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df84c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006585b0 item 43 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.741657227 +0000 UTC m=+12.518448514 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8a40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.741657227 +0000 UTC m=+12.518448514 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8f80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658770 item 43 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.744597441 +0000 UTC m=+12.521388728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df95c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658d90 item 44 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.745389562 +0000 UTC m=+12.522180879 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658fc0 item 44 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.746636399 +0000 UTC m=+12.523427716 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.746636399 +0000 UTC m=+12.523427716 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659180 item 44 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.749007502 +0000 UTC m=+12.525798819 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758f80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659650 item 45 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.749638138 +0000 UTC m=+12.526429435 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.749638138 +0000 UTC m=+12.526429435 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659880 item 45 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.751007416 +0000 UTC m=+12.527798703 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ce0 item 46 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.751465838 +0000 UTC m=+12.528257135 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.751465838 +0000 UTC m=+12.528257135 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dece40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659ea0 item 46 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.75289631 +0000 UTC m=+12.529687597 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c2a0 item 47 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.75331592 +0000 UTC m=+12.530107217 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.75331592 +0000 UTC m=+12.530107217 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c690 item 47 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.754753315 +0000 UTC m=+12.531544612 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ca80 item 48 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.755221818 +0000 UTC m=+12.532013115 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6c80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.755221818 +0000 UTC m=+12.532013115 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cd20 item 48 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.756727452 +0000 UTC m=+12.533518738 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d110 item 49 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.757190944 +0000 UTC m=+12.533982231 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.757190944 +0000 UTC m=+12.533982231 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d2d0 item 49 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.758567084 +0000 UTC m=+12.535358381 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3c40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d6c0 item 50 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.759109273 +0000 UTC m=+12.535900571 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001523c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.759109273 +0000 UTC m=+12.535900571 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d9d0 item 50 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.76041404 +0000 UTC m=+12.537205337 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152fc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90000 item 51 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.761089009 +0000 UTC m=+12.537880306 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.761089009 +0000 UTC m=+12.537880306 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c901c0 item 51 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.762578693 +0000 UTC m=+12.539369980 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4adc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90700 item 52 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.763221714 +0000 UTC m=+12.540013000 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b2c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.763221714 +0000 UTC m=+12.540013000 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90930 item 52 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.76462204 +0000 UTC m=+12.541413327 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90cb0 item 53 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.765103966 +0000 UTC m=+12.541895254 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e4c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.765103966 +0000 UTC m=+12.541895254 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ea40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90ee0 item 53 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.766483162 +0000 UTC m=+12.543274449 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f0c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91500 item 54 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.766984185 +0000 UTC m=+12.543775472 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f5c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.766984185 +0000 UTC m=+12.543775472 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fb40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c916c0 item 54 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.7682507 +0000 UTC m=+12.545041986 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec2c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91a40 item 55 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.768845759 +0000 UTC m=+12.545637046 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.768845759 +0000 UTC m=+12.545637046 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ecd40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91c00 item 55 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.770205859 +0000 UTC m=+12.546997146 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed4c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe000 item 56 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.770926866 +0000 UTC m=+12.547718153 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.770926866 +0000 UTC m=+12.547718153 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edf40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe310 item 56 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.772266497 +0000 UTC m=+12.549057784 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe930 item 57 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.772771779 +0000 UTC m=+12.549563076 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0ea80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbebd0 item 57 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.773261611 +0000 UTC m=+12.550052948 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0efc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.773261611 +0000 UTC m=+12.550052948 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbeee0 item 57 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.774755251 +0000 UTC m=+12.551546539 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fb80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf260 item 58 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.775304906 +0000 UTC m=+12.552096193 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf420 item 58 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.775968605 +0000 UTC m=+12.552759892 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b46c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.775968605 +0000 UTC m=+12.552759892 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4c80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf5e0 item 58 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.777410869 +0000 UTC m=+12.554202157 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5340): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf9d0 item 59 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.778174016 +0000 UTC m=+12.554965302 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbfb90 item 59 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.778880575 +0000 UTC m=+12.555671863 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5dc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.778880575 +0000 UTC m=+12.555671863 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e3c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbfd50 item 59 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.780181444 +0000 UTC m=+12.556972732 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ea40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da3f0 item 60 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.780786824 +0000 UTC m=+12.557578111 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054ef80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da620 item 60 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.781528039 +0000 UTC m=+12.558319336 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f4c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.781528039 +0000 UTC m=+12.558319336 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fa80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da930 item 60 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.782712608 +0000 UTC m=+12.559503895 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dae70 item 61 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.783162214 +0000 UTC m=+12.559953501 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.783162214 +0000 UTC m=+12.559953501 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804dc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db0a0 item 61 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.784569914 +0000 UTC m=+12.561361211 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db880 item 62 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.785115721 +0000 UTC m=+12.561907018 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.785115721 +0000 UTC m=+12.561907018 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a540c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dba40 item 62 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.786950985 +0000 UTC m=+12.563742272 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbf10 item 63 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.787496131 +0000 UTC m=+12.564287428 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.787496131 +0000 UTC m=+12.564287428 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003404d0 item 63 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.788802861 +0000 UTC m=+12.565594158 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340af0 item 64 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.789227639 +0000 UTC m=+12.566018936 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.789227639 +0000 UTC m=+12.566018936 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341730 item 64 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.790611465 +0000 UTC m=+12.567402752 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072edc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341f10 item 65 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.791064587 +0000 UTC m=+12.567855875 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.791064587 +0000 UTC m=+12.567855875 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10150 item 65 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.792282971 +0000 UTC m=+12.569074268 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fd80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10620 item 66 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.792849767 +0000 UTC m=+12.569641054 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc280): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.792849767 +0000 UTC m=+12.569641054 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e107e0 item 66 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.794031731 +0000 UTC m=+12.570823028 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10b60 item 67 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.794558643 +0000 UTC m=+12.571349941 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd340): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.794558643 +0000 UTC m=+12.571349941 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10d20 item 67 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.796534041 +0000 UTC m=+12.573325329 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cdf00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e111f0 item 68 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.797073366 +0000 UTC m=+12.573864663 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.797073366 +0000 UTC m=+12.573864663 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11570 item 68 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.798301647 +0000 UTC m=+12.575092945 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11ab0 item 69 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.798805396 +0000 UTC m=+12.575596693 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d4c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.798805396 +0000 UTC m=+12.575596693 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11c70 item 69 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.800013481 +0000 UTC m=+12.576804778 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f60c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e070 item 70 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.800595846 +0000 UTC m=+12.577387133 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.800595846 +0000 UTC m=+12.577387133 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6b40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e380 item 70 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.801769355 +0000 UTC m=+12.578560652 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f71c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ecb0 item 71 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.802343605 +0000 UTC m=+12.579134902 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f76c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.802343605 +0000 UTC m=+12.579134902 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7bc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f1f0 item 71 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.803623174 +0000 UTC m=+12.580414461 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008442c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f7a0 item 72 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.804243452 +0000 UTC m=+12.581034749 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008447c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.804243452 +0000 UTC m=+12.581034749 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000844d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f960 item 72 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.805383126 +0000 UTC m=+12.582174413 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008452c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fe30 item 73 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.805861166 +0000 UTC m=+12.582652463 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008457c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004900e0 item 73 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.806340819 +0000 UTC m=+12.583132116 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000845c80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.806340819 +0000 UTC m=+12.583132116 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004904d0 item 73 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.807706199 +0000 UTC m=+12.584497496 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490a80 item 74 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.808137359 +0000 UTC m=+12.584928647 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ed80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490d20 item 74 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.808842046 +0000 UTC m=+12.585633343 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f2c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.808842046 +0000 UTC m=+12.585633343 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490ee0 item 74 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81000733 +0000 UTC m=+12.586798627 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fe80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491500 item 75 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.810476503 +0000 UTC m=+12.587267800 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491730 item 75 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.810916461 +0000 UTC m=+12.587707758 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089c940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.810916461 +0000 UTC m=+12.587707758 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089ce80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c00 item 75 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.812169829 +0000 UTC m=+12.588961126 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d4c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 76 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.812653951 +0000 UTC m=+12.589445248 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089d9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004067e0 item 76 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.813182335 +0000 UTC m=+12.589973632 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00089df00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.813182335 +0000 UTC m=+12.589973632 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 76 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81453431 +0000 UTC m=+12.591325607 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000900b40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 77 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.814972806 +0000 UTC m=+12.591764093 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.814972806 +0000 UTC m=+12.591764093 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004072d0 item 77 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.816364535 +0000 UTC m=+12.593155821 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000901d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b90 item 78 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81690448 +0000 UTC m=+12.593695778 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093a300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81690448 +0000 UTC m=+12.593695778 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093aa00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a1c0 item 78 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81820597 +0000 UTC m=+12.594997258 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a930 item 79 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.818615101 +0000 UTC m=+12.595406398 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093b540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.818615101 +0000 UTC m=+12.595406398 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00093bc40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b030 item 79 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.81992782 +0000 UTC m=+12.596719118 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b500 item 80 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.820300553 +0000 UTC m=+12.597091850 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097e800): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.820300553 +0000 UTC m=+12.597091850 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ef00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b7a0 item 80 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.821604157 +0000 UTC m=+12.598395454 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bce0 item 81 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.822070725 +0000 UTC m=+12.598862022 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097f9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.822070725 +0000 UTC m=+12.598862022 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00097ff00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370000 item 81 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.823270453 +0000 UTC m=+12.600061750 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003704d0 item 82 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.82382201 +0000 UTC m=+12.600613308 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b6b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.82382201 +0000 UTC m=+12.600613308 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 82 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.824960533 +0000 UTC m=+12.601751830 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7700): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371570 item 83 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.825468689 +0000 UTC m=+12.602259977 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b7c00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.825468689 +0000 UTC m=+12.602259977 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de1c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003717a0 item 83 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.826672496 +0000 UTC m=+12.603463793 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009de840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e860e0 item 84 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.827304405 +0000 UTC m=+12.604095702 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ded40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.827304405 +0000 UTC m=+12.604095702 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df2c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e86310 item 84 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.828506277 +0000 UTC m=+12.605297564 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009df940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e867e0 item 85 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.828971402 +0000 UTC m=+12.605762699 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009dfe40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.828971402 +0000 UTC m=+12.605762699 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e869a0 item 85 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.830099566 +0000 UTC m=+12.606890863 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87030 item 86 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.830658327 +0000 UTC m=+12.607449624 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a24f80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.830658327 +0000 UTC m=+12.607449624 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e871f0 item 86 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.831883033 +0000 UTC m=+12.608674320 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a25b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87570 item 87 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.832370239 +0000 UTC m=+12.609161536 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62100): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.832370239 +0000 UTC m=+12.609161536 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87730 item 87 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.833976813 +0000 UTC m=+12.610768100 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f002a0 item 88 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.834869192 +0000 UTC m=+12.611660489 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88a00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.834869192 +0000 UTC m=+12.611660489 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a88f80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00460 item 88 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.836228901 +0000 UTC m=+12.613020219 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a895c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f007e0 item 89 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.836770521 +0000 UTC m=+12.613561818 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a89b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f009a0 item 89 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.837330115 +0000 UTC m=+12.614121401 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab20c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.837330115 +0000 UTC m=+12.614121401 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00b60 item 89 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.83847045 +0000 UTC m=+12.615261737 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab2c80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f00ee0 item 90 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.838838333 +0000 UTC m=+12.615629620 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab31c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f010a0 item 90 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.83935734 +0000 UTC m=+12.616148627 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3700): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.83935734 +0000 UTC m=+12.616148627 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ab3cc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01260 item 90 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.841046228 +0000 UTC m=+12.617837535 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f015e0 item 91 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.841563352 +0000 UTC m=+12.618354649 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acc8c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01810 item 91 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.842205921 +0000 UTC m=+12.618997208 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acce00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.842205921 +0000 UTC m=+12.618997208 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f019d0 item 91 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.843543649 +0000 UTC m=+12.620334936 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acd9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f01f10 item 92 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.843881995 +0000 UTC m=+12.620673283 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000acdf00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004204d0 item 92 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.844384932 +0000 UTC m=+12.621176229 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae84c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.844384932 +0000 UTC m=+12.621176229 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae8a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420c40 item 92 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.845808793 +0000 UTC m=+12.622600090 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae90c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421c70 item 93 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.846289006 +0000 UTC m=+12.623080303 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.846289006 +0000 UTC m=+12.623080303 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ae9d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e000 item 93 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.847761277 +0000 UTC m=+12.624552565 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b063c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e850 item 94 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.848122607 +0000 UTC m=+12.624913894 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b06900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.848122607 +0000 UTC m=+12.624913894 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07000): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ea10 item 94 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.849711527 +0000 UTC m=+12.626502814 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007100e0 item 95 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.850879946 +0000 UTC m=+12.627671234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a3c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.850879946 +0000 UTC m=+12.627671234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001522c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710230 item 95 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.852498403 +0000 UTC m=+12.629289690 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c2a0 item 96 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.853214661 +0000 UTC m=+12.630005948 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.853214661 +0000 UTC m=+12.630005948 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c690 item 96 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= 2025/11/30 01:03:54 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:54 DEBUG : Looking for writers 2025/11/30 01:03:54 DEBUG : >WaitForWriters: 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/30 01:03:54 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87652324 +0000 UTC m=+12.653314538 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bc900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87652324 +0000 UTC m=+12.653314538 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bdd40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87652324 +0000 UTC m=+12.653314538 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d1f0 item 1 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.878573879 +0000 UTC m=+12.655365166 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.878573879 +0000 UTC m=+12.655365166 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d810 item 2 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87991864 +0000 UTC m=+12.656709937 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13580): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87991864 +0000 UTC m=+12.656709937 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13a00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.87991864 +0000 UTC m=+12.656709937 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066dce0 item 3 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.881654338 +0000 UTC m=+12.658445664 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f8c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.881654338 +0000 UTC m=+12.658445664 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e700 item 4 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.883208823 +0000 UTC m=+12.660000120 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.883208823 +0000 UTC m=+12.660000120 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.883208823 +0000 UTC m=+12.660000120 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ea80 item 5 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.88498165 +0000 UTC m=+12.661772947 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df81c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.88498165 +0000 UTC m=+12.661772947 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f2d0 item 6 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.886219009 +0000 UTC m=+12.663010306 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8dc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.886219009 +0000 UTC m=+12.663010306 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df92c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.886219009 +0000 UTC m=+12.663010306 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f810 item 7 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.888163308 +0000 UTC m=+12.664954595 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9e00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.888163308 +0000 UTC m=+12.664954595 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 8 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000758cc0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000758cc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.889564675 +0000 UTC m=+12.666355963 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.889564675 +0000 UTC m=+12.666355963 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.889564675 +0000 UTC m=+12.666355963 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000759a00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 9 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.891316913 +0000 UTC m=+12.668108210 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec100): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.891316913 +0000 UTC m=+12.668108210 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000dec640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 10 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000decc80): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000decc80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.892880997 +0000 UTC m=+12.669672294 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.892880997 +0000 UTC m=+12.669672294 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000ded540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.892880997 +0000 UTC m=+12.669672294 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000deda40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403960 item 11 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.894568142 +0000 UTC m=+12.671359430 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.894568142 +0000 UTC m=+12.671359430 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e66c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003904d0 item 12 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc0008e6d00): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e6d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.895998634 +0000 UTC m=+12.672789931 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e71c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.895998634 +0000 UTC m=+12.672789931 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 13 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.897770219 +0000 UTC m=+12.674561516 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008e7f00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.897770219 +0000 UTC m=+12.674561516 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391030 item 14 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc0002c3bc0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0002c3bc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.899616954 +0000 UTC m=+12.676408242 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a200): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.899616954 +0000 UTC m=+12.676408242 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4a8c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391810 item 15 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.90083699 +0000 UTC m=+12.677628278 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4af40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.90083699 +0000 UTC m=+12.677628278 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4b480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ce0 item 16 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.901989009 +0000 UTC m=+12.678780296 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a4bac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.901989009 +0000 UTC m=+12.678780296 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.901989009 +0000 UTC m=+12.678780296 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091e540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c230 item 17 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.903956422 +0000 UTC m=+12.680747719 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091ec00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.903956422 +0000 UTC m=+12.680747719 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cc40 item 18 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.905372627 +0000 UTC m=+12.682163915 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091f7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.905372627 +0000 UTC m=+12.682163915 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00091fcc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.905372627 +0000 UTC m=+12.682163915 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d110 item 19 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.906951189 +0000 UTC m=+12.683742475 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ec900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.906951189 +0000 UTC m=+12.683742475 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ece40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d8f0 item 20 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.908551621 +0000 UTC m=+12.685342918 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007ed5c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.908551621 +0000 UTC m=+12.685342918 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0007edac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.908551621 +0000 UTC m=+12.685342918 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0000af400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ddc0 item 21 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.911298862 +0000 UTC m=+12.688090159 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0e600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.911298862 +0000 UTC m=+12.688090159 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0eb40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006583f0 item 22 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.912819503 +0000 UTC m=+12.689610801 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f1c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.912819503 +0000 UTC m=+12.689610801 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0f6c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.912819503 +0000 UTC m=+12.689610801 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000e0fbc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658850 item 23 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.914981302 +0000 UTC m=+12.691772600 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.914981302 +0000 UTC m=+12.691772600 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658fc0 item 24 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc0009b4e80): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b4e80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.916595431 +0000 UTC m=+12.693386728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b52c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.916595431 +0000 UTC m=+12.693386728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b57c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.916595431 +0000 UTC m=+12.693386728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009b5d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659420 item 25 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.918621483 +0000 UTC m=+12.695412781 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.918621483 +0000 UTC m=+12.695412781 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054e980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659a40 item 26 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc00054efc0): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054efc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.920059461 +0000 UTC m=+12.696850758 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): _writeAt: size=3, off=7 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.920059461 +0000 UTC m=+12.696850758 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054f880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.920059461 +0000 UTC m=+12.696850758 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00054fdc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659e30 item 27 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.921948024 +0000 UTC m=+12.698739312 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008044c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.921948024 +0000 UTC m=+12.698739312 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000804a00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90380 item 28 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000805080): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.923414905 +0000 UTC m=+12.700206193 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.923414905 +0000 UTC m=+12.700206193 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000805b00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90930 item 29 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.925069971 +0000 UTC m=+12.701861268 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54200): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.925069971 +0000 UTC m=+12.701861268 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90cb0 item 30 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): _readAt: size=2, off=0 2025/11/30 01:03:54 ERROR : open-test-file(0xc000a54e80): Couldn't read size of file 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): >_writeAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): close: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a54e80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.926772936 +0000 UTC m=+12.703564222 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.926772936 +0000 UTC m=+12.703564222 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710380 item 31 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.928592089 +0000 UTC m=+12.705383377 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a62bc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.928592089 +0000 UTC m=+12.705383377 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63100): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710700 item 32 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.930209684 +0000 UTC m=+12.707000981 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710a80 item 33 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.93074421 +0000 UTC m=+12.707535507 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a63bc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.93074421 +0000 UTC m=+12.707535507 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710cb0 item 33 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.931988211 +0000 UTC m=+12.708779508 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072e7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000711030 item 34 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.932515704 +0000 UTC m=+12.709306991 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072ec40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.932515704 +0000 UTC m=+12.709306991 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007111f0 item 34 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.933777128 +0000 UTC m=+12.710568415 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072f7c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000711730 item 35 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.934153086 +0000 UTC m=+12.710944373 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00072fc40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.934153086 +0000 UTC m=+12.710944373 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc1c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000711c70 item 35 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.935260419 +0000 UTC m=+12.712051707 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cc880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe1c0 item 36 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.935723882 +0000 UTC m=+12.712515169 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008ccdc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.935723882 +0000 UTC m=+12.712515169 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe3f0 item 36 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.936704879 +0000 UTC m=+12.713496166 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cd940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbea80 item 37 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.937172158 +0000 UTC m=+12.713963445 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008cde00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.937172158 +0000 UTC m=+12.713963445 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbee00 item 37 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.940038803 +0000 UTC m=+12.716830091 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099ca00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf180 item 38 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.941656718 +0000 UTC m=+12.718448005 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.941656718 +0000 UTC m=+12.718448005 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf340 item 38 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.942768911 +0000 UTC m=+12.719560199 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099db00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e86d90 item 39 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.943135802 +0000 UTC m=+12.719927089 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07580): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.943135802 +0000 UTC m=+12.719927089 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b07c00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87030 item 39 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.944465254 +0000 UTC m=+12.721256541 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e873b0 item 40 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.944880506 +0000 UTC m=+12.721671793 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.944880506 +0000 UTC m=+12.721671793 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f6d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87570 item 40 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.947005466 +0000 UTC m=+12.723796753 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7340): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87a40 item 41 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.947351557 +0000 UTC m=+12.724142844 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7840): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87ce0 item 41 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.947817193 +0000 UTC m=+12.724608480 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009f7d00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.947817193 +0000 UTC m=+12.724608480 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008402c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87ea0 item 41 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.949017643 +0000 UTC m=+12.725808929 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840900): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da460 item 42 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.949506472 +0000 UTC m=+12.726297759 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000840e00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da690 item 42 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.949971287 +0000 UTC m=+12.726762574 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841340): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.949971287 +0000 UTC m=+12.726762574 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0008418c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da9a0 item 42 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.951180803 +0000 UTC m=+12.727972091 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000841f00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002daf50 item 43 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.951602176 +0000 UTC m=+12.728393464 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db490 item 43 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.951989305 +0000 UTC m=+12.728780593 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.951989305 +0000 UTC m=+12.728780593 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ef00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db6c0 item 43 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.953034333 +0000 UTC m=+12.729825620 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbb20 item 44 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.953398117 +0000 UTC m=+12.730189404 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fa40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91260 item 44 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.953984431 +0000 UTC m=+12.730775728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55800): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.953984431 +0000 UTC m=+12.730775728 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a55d80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91570 item 44 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.955526432 +0000 UTC m=+12.732317729 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c918f0 item 45 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.955966541 +0000 UTC m=+12.732757838 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e8940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.955966541 +0000 UTC m=+12.732757838 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9040): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91ab0 item 45 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.957486231 +0000 UTC m=+12.734277518 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91e30 item 46 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.957912113 +0000 UTC m=+12.734703400 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0006e9b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.957912113 +0000 UTC m=+12.734703400 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916300): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340150 item 46 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.959336894 +0000 UTC m=+12.736128201 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916940): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003409a0 item 47 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.959707562 +0000 UTC m=+12.736498849 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000916e40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.959707562 +0000 UTC m=+12.736498849 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917540): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340d20 item 47 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.960829554 +0000 UTC m=+12.737620840 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000917b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341c70 item 48 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.96122633 +0000 UTC m=+12.738017618 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a100): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.96122633 +0000 UTC m=+12.738017618 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094a800): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10070 item 48 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.962481673 +0000 UTC m=+12.739272960 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094ae40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10540 item 49 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.962898668 +0000 UTC m=+12.739689955 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b2c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.962898668 +0000 UTC m=+12.739689955 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094b800): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10700 item 49 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.964104598 +0000 UTC m=+12.740895885 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00094be80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10a80 item 50 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.96461611 +0000 UTC m=+12.741407418 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4400): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.96461611 +0000 UTC m=+12.741407418 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a4980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e10c40 item 50 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.965889507 +0000 UTC m=+12.742680794 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5000): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11030 item 51 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.966274932 +0000 UTC m=+12.743066220 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5500): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.966274932 +0000 UTC m=+12.743066220 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009a5a40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11340 item 51 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.967392947 +0000 UTC m=+12.744184234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce140): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11880 item 52 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.967832744 +0000 UTC m=+12.744624031 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009ce640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.967832744 +0000 UTC m=+12.744624031 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cebc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11b90 item 52 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.968899864 +0000 UTC m=+12.745691150 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e11f10 item 53 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.969322608 +0000 UTC m=+12.746113895 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cf740): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.969322608 +0000 UTC m=+12.746113895 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009cfc80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e2a0 item 53 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.970519641 +0000 UTC m=+12.747310938 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc380): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065eb60 item 54 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.971011458 +0000 UTC m=+12.747802745 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fc880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.971011458 +0000 UTC m=+12.747802745 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fce00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ef50 item 54 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.97345689 +0000 UTC m=+12.750248177 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f570 item 55 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.973887841 +0000 UTC m=+12.750679128 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fd980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.973887841 +0000 UTC m=+12.750679128 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0009fdec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f880 item 55 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.97525787 +0000 UTC m=+12.752049157 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a444c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e2a0 item 56 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.975728636 +0000 UTC m=+12.752519922 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a449c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.975728636 +0000 UTC m=+12.752519922 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a44f40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e460 item 56 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.976759756 +0000 UTC m=+12.753551044 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45580): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ef50 item 57 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.97711771 +0000 UTC m=+12.753908997 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000a45ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f420 item 57 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.977599236 +0000 UTC m=+12.754390523 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.977599236 +0000 UTC m=+12.754390523 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085e600): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fd50 item 57 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.978754611 +0000 UTC m=+12.755545898 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085ec40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da310 item 58 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.979598639 +0000 UTC m=+12.756389926 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f180): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da540 item 58 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.980031954 +0000 UTC m=+12.756823242 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085f6c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.980031954 +0000 UTC m=+12.756823242 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00085fc80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002da700 item 58 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.981031947 +0000 UTC m=+12.757823234 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c440): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dad90 item 59 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.981416129 +0000 UTC m=+12.758207417 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099c980): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dafc0 item 59 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.981834608 +0000 UTC m=+12.758625905 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099cf00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >_readAt: n=8, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.981834608 +0000 UTC m=+12.758625905 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099d480): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db570 item 59 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.983014729 +0000 UTC m=+12.759806016 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00099dac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002db960 item 60 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.983480806 +0000 UTC m=+12.760272093 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): open at offset 5 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbc00 item 60 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): _readAt: size=2, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): _writeAt: size=3, off=5 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.983860961 +0000 UTC m=+12.760652248 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001525c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.983860961 +0000 UTC m=+12.760652248 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000152b80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dbe30 item 60 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.985155869 +0000 UTC m=+12.761947156 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0001531c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe3f0 item 61 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.985547466 +0000 UTC m=+12.762338753 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153700): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.985547466 +0000 UTC m=+12.762338753 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000153f00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbe700 item 61 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.986776369 +0000 UTC m=+12.763567656 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8a5c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbee00 item 62 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.987182492 +0000 UTC m=+12.763973780 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8ab00): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.987182492 +0000 UTC m=+12.763973780 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b240): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbefc0 item 62 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.988686874 +0000 UTC m=+12.765478161 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8b880): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf340 item 63 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.989109128 +0000 UTC m=+12.765900416 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000b8bdc0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.989109128 +0000 UTC m=+12.765900416 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0003bcec0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf570 item 63 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 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/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): open at offset 0 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): >_readAt: n=0, err=Bad file descriptor 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.99114946 +0000 UTC m=+12.767940746 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d122c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbf8f0 item 64 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.991519716 +0000 UTC m=+12.768311003 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d12800): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.991519716 +0000 UTC m=+12.768311003 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13000): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dbfb20 item 64 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.992849609 +0000 UTC m=+12.769640896 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13640): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c000 item 65 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.993296169 +0000 UTC m=+12.770087457 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000d13ac0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.993296169 +0000 UTC m=+12.770087457 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040e1c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c1c0 item 65 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.99450759 +0000 UTC m=+12.771298877 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc00040f9c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c770 item 66 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.995037997 +0000 UTC m=+12.771829284 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000598680): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.995037997 +0000 UTC m=+12.771829284 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599080): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c9a0 item 66 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.996248044 +0000 UTC m=+12.773039332 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc0005996c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): >_readAt: n=2, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): _writeAt: size=3, off=2 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cf50 item 67 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.996697431 +0000 UTC m=+12.773488718 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000599b40): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.996697431 +0000 UTC m=+12.773488718 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df80c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d110 item 67 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.997826637 +0000 UTC m=+12.774617924 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8780): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d500 item 68 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): _readAt: size=2, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): >_readAt: n=0, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): _writeAt: size=3, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): >_writeAt: n=3, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.99845042 +0000 UTC m=+12.775241707 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df8c80): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): _readAt: size=512, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): >openPending: err= 2025/11/30 01:03:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.99845042 +0000 UTC m=+12.775241707 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df91c0): >close: err= 2025/11/30 01:03:54 DEBUG : open-test-file: Remove: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d6c0 item 68 2025/11/30 01:03:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:54 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9800): openPending: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9800): >openPending: err= 2025/11/30 01:03:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9800): _writeAt: size=5, off=0 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9800): >_writeAt: n=5, err= 2025/11/30 01:03:54 DEBUG : open-test-file(0xc000df9800): close: 2025/11/30 01:03:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:54.999813336 +0000 UTC m=+12.776604623 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9800): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): _writeAt: size=3, off=2 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066db90 item 69 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.000248395 +0000 UTC m=+12.777039682 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000df9c80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.000248395 +0000 UTC m=+12.777039682 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758280): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ddc0 item 69 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.003297864 +0000 UTC m=+12.780089170 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000758bc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e3f0 item 70 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): _writeAt: size=3, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.003739896 +0000 UTC m=+12.780531183 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007590c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.003739896 +0000 UTC m=+12.780531183 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759600): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067e850 item 70 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.005075991 +0000 UTC m=+12.781867277 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000759c80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): _writeAt: size=3, off=2 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ebd0 item 71 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.005540004 +0000 UTC m=+12.782331291 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec200): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.005540004 +0000 UTC m=+12.782331291 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dec700): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067ed90 item 71 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.007088558 +0000 UTC m=+12.783879855 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000decd80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f3b0 item 72 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): _writeAt: size=3, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.007654313 +0000 UTC m=+12.784445610 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded280): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.007654313 +0000 UTC m=+12.784445610 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000ded7c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067f6c0 item 72 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.008863569 +0000 UTC m=+12.785654866 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000dedd80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067fce0 item 73 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.009653175 +0000 UTC m=+12.786444462 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6340): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): _writeAt: size=3, off=2 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00067fea0 item 73 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.010061304 +0000 UTC m=+12.786852591 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6800): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.010061304 +0000 UTC m=+12.786852591 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e6d40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004021c0 item 73 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.012710569 +0000 UTC m=+12.789501857 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7480): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004028c0 item 74 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.013105904 +0000 UTC m=+12.789897190 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7980): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a80 item 74 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): _writeAt: size=3, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.013599532 +0000 UTC m=+12.790390820 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008e7ec0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.013599532 +0000 UTC m=+12.790390820 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402c40 item 74 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.015445667 +0000 UTC m=+12.792236954 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0002c3bc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 75 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.015878372 +0000 UTC m=+12.792669659 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a340): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): _writeAt: size=3, off=2 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 75 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.016403591 +0000 UTC m=+12.793194888 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4a880): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.016403591 +0000 UTC m=+12.793194888 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a4adc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403b20 item 75 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.017920876 +0000 UTC m=+12.794712163 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e300): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390310 item 76 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.018416729 +0000 UTC m=+12.795208016 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091e840): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390770 item 76 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): _writeAt: size=3, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.01910754 +0000 UTC m=+12.795898827 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091ed80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.01910754 +0000 UTC m=+12.795898827 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f300): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390af0 item 76 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.02014919 +0000 UTC m=+12.796940477 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091f940): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390fc0 item 77 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.020811717 +0000 UTC m=+12.797603004 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00091fe40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.020811717 +0000 UTC m=+12.797603004 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ec5c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391420 item 77 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.0225028 +0000 UTC m=+12.799294097 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ecc40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 78 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.022913272 +0000 UTC m=+12.799704559 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed240): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.022913272 +0000 UTC m=+12.799704559 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0007ed940): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c70 item 78 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.024598304 +0000 UTC m=+12.801389591 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0000aee80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c1c0 item 79 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.024975132 +0000 UTC m=+12.801766420 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0e440): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.024975132 +0000 UTC m=+12.801766420 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0eb40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049c3f0 item 79 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.026417307 +0000 UTC m=+12.803208594 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f180): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049cc40 item 80 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.026820055 +0000 UTC m=+12.803611343 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0f680): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.026820055 +0000 UTC m=+12.803611343 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000e0fdc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ce00 item 80 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.028046394 +0000 UTC m=+12.804837681 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4480): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d340 item 81 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.028691037 +0000 UTC m=+12.805482323 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4900): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.028691037 +0000 UTC m=+12.805482323 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b4e40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049d650 item 81 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.029996254 +0000 UTC m=+12.806787551 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5540): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049dc70 item 82 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.030682805 +0000 UTC m=+12.807474102 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009b5a40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.030682805 +0000 UTC m=+12.807474102 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e040): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049de30 item 82 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.031888535 +0000 UTC m=+12.808679821 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054e700): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658310 item 83 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.032364631 +0000 UTC m=+12.809155917 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054ec00): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.032364631 +0000 UTC m=+12.809155917 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f140): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006585b0 item 83 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.033723979 +0000 UTC m=+12.810515266 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054f7c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658930 item 84 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.034176831 +0000 UTC m=+12.810968118 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00054fcc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.034176831 +0000 UTC m=+12.810968118 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008042c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658c40 item 84 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.035607735 +0000 UTC m=+12.812399022 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804940): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659110 item 85 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.036027485 +0000 UTC m=+12.812818772 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000804e80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.036027485 +0000 UTC m=+12.812818772 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008053c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006593b0 item 85 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.037483265 +0000 UTC m=+12.814274551 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805a40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659810 item 86 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.037989608 +0000 UTC m=+12.814780895 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000805f40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.037989608 +0000 UTC m=+12.814780895 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072e580): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659a40 item 86 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.039227137 +0000 UTC m=+12.816018424 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072ec00): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659e30 item 87 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.039723992 +0000 UTC m=+12.816515289 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f100): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.039723992 +0000 UTC m=+12.816515289 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072f640): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007100e0 item 87 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.041281523 +0000 UTC m=+12.818072820 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc00072fcc0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007104d0 item 88 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.042486291 +0000 UTC m=+12.819277588 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc240): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.042486291 +0000 UTC m=+12.819277588 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cc7c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710690 item 88 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.043790025 +0000 UTC m=+12.820581322 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cce80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710a10 item 89 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.04462202 +0000 UTC m=+12.821413317 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd3c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000710c40 item 89 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.045233511 +0000 UTC m=+12.822024798 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008cd900): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.045233511 +0000 UTC m=+12.822024798 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06400): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e860e0 item 89 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.04660312 +0000 UTC m=+12.823394407 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06a40): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e867e0 item 90 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.04710833 +0000 UTC m=+12.823899617 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b06f80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e86c40 item 90 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.047603963 +0000 UTC m=+12.824395250 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07540): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.047603963 +0000 UTC m=+12.824395250 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000b07b00): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e86f50 item 90 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.048873002 +0000 UTC m=+12.825664289 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f61c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e872d0 item 91 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.049282802 +0000 UTC m=+12.826074090 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6740): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): >_readAt: n=2, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): _writeAt: size=3, off=7 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87490 item 91 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.049892069 +0000 UTC m=+12.826683356 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f6c80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): >_readAt: n=8, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.049892069 +0000 UTC m=+12.826683356 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7200): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87650 item 91 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.051414785 +0000 UTC m=+12.828206082 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7840): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87a40 item 92 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.0518694 +0000 UTC m=+12.828660688 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009f7d80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): open at offset 5 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87ce0 item 92 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): _readAt: size=2, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): _writeAt: size=3, off=5 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): >_writeAt: n=3, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.052716325 +0000 UTC m=+12.829507612 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54340): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): >_readAt: n=3, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.052716325 +0000 UTC m=+12.829507612 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a54940): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e87ea0 item 92 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.054361562 +0000 UTC m=+12.831152849 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55040): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c902a0 item 93 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.05488683 +0000 UTC m=+12.831678117 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55600): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.05488683 +0000 UTC m=+12.831678117 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc000a55d00): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c905b0 item 93 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.056872437 +0000 UTC m=+12.833663723 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc3c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90a10 item 94 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.057292447 +0000 UTC m=+12.834083735 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fc900): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.057292447 +0000 UTC m=+12.834083735 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0009fd000): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c90bd0 item 94 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.058548512 +0000 UTC m=+12.835339799 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa140): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c910a0 item 95 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.058923197 +0000 UTC m=+12.835714484 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aa680): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.058923197 +0000 UTC m=+12.835714484 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008aad80): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c912d0 item 95 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 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/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): open at offset 0 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): _readAt: size=2, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): >_readAt: n=0, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.060124047 +0000 UTC m=+12.836915334 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab3c0): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): _writeAt: size=5, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): >openPending: err= 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c917a0 item 96 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): >_writeAt: n=5, err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.060517869 +0000 UTC m=+12.837309156 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008ab900): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/30 01:03:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:03:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/30 01:03:55 DEBUG : open-test-file: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): _readAt: size=512, off=0 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): openPending: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): >openPending: err= 2025/11/30 01:03:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): >_readAt: n=5, err=EOF 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): close: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-30 01:03:55.060517869 +0000 UTC m=+12.837309156 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/30 01:03:55 DEBUG : open-test-file(0xc0008c2080): >close: err= 2025/11/30 01:03:55 DEBUG : open-test-file: Remove: 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c91960 item 96 2025/11/30 01:03:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/30 01:03:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/30 01:03:55 DEBUG : open-test-file: >Remove: err= 2025/11/30 01:03:55 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : >WaitForWriters: 2025/11/30 01:03:55 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.48s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:03:55 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:03:55 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:03:55 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:03:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:03:55 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:03:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:03:55 DEBUG : file1: newRWFileHandle: 2025/11/30 01:03:55 DEBUG : file1(0xc00054bf00): openPending: 2025/11/30 01:03:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:55 DEBUG : file1(0xc00054bf00): >openPending: err= 2025/11/30 01:03:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/30 01:03:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:03:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/30 01:03:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/11/30 01:03:55 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/30 01:03:55 DEBUG : Looking for writers 2025/11/30 01:03:55 DEBUG : file1: reading active writers 2025/11/30 01:03:55 DEBUG : file1: active writers 1 2025/11/30 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/30 01:03:56 DEBUG : Looking for writers 2025/11/30 01:03:56 DEBUG : file1: reading active writers 2025/11/30 01:03:56 DEBUG : file1: active writers 1 2025/11/30 01:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:03:57 DEBUG : Looking for writers 2025/11/30 01:03:57 DEBUG : file1: reading active writers 2025/11/30 01:03:57 DEBUG : file1: active writers 1 2025/11/30 01:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:03:58 DEBUG : Looking for writers 2025/11/30 01:03:58 DEBUG : file1: reading active writers 2025/11/30 01:03:58 DEBUG : file1: active writers 1 2025/11/30 01:03:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:03:59 DEBUG : Looking for writers 2025/11/30 01:03:59 DEBUG : file1: reading active writers 2025/11/30 01:03:59 DEBUG : file1: active writers 1 2025/11/30 01:03:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:00 DEBUG : Looking for writers 2025/11/30 01:04:00 DEBUG : file1: reading active writers 2025/11/30 01:04:00 DEBUG : file1: active writers 1 2025/11/30 01:04:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:01 DEBUG : Looking for writers 2025/11/30 01:04:01 DEBUG : file1: reading active writers 2025/11/30 01:04:01 DEBUG : file1: active writers 1 2025/11/30 01:04:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:02 DEBUG : Looking for writers 2025/11/30 01:04:02 DEBUG : file1: reading active writers 2025/11/30 01:04:02 DEBUG : file1: active writers 1 2025/11/30 01:04:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:03 DEBUG : Looking for writers 2025/11/30 01:04:03 DEBUG : file1: reading active writers 2025/11/30 01:04:03 DEBUG : file1: active writers 1 2025/11/30 01:04:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:04 DEBUG : Looking for writers 2025/11/30 01:04:04 DEBUG : file1: reading active writers 2025/11/30 01:04:04 DEBUG : file1: active writers 1 2025/11/30 01:04:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:05 DEBUG : Looking for writers 2025/11/30 01:04:05 DEBUG : file1: reading active writers 2025/11/30 01:04:05 DEBUG : file1: active writers 1 2025/11/30 01:04:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:06 DEBUG : Looking for writers 2025/11/30 01:04:06 DEBUG : file1: reading active writers 2025/11/30 01:04:06 DEBUG : file1: active writers 1 2025/11/30 01:04:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:07 DEBUG : Looking for writers 2025/11/30 01:04:07 DEBUG : file1: reading active writers 2025/11/30 01:04:07 DEBUG : file1: active writers 1 2025/11/30 01:04:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:08 DEBUG : Looking for writers 2025/11/30 01:04:08 DEBUG : file1: reading active writers 2025/11/30 01:04:08 DEBUG : file1: active writers 1 2025/11/30 01:04:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:09 DEBUG : Looking for writers 2025/11/30 01:04:09 DEBUG : file1: reading active writers 2025/11/30 01:04:09 DEBUG : file1: active writers 1 2025/11/30 01:04:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:10 DEBUG : Looking for writers 2025/11/30 01:04:10 DEBUG : file1: reading active writers 2025/11/30 01:04:10 DEBUG : file1: active writers 1 2025/11/30 01:04:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:11 DEBUG : Looking for writers 2025/11/30 01:04:11 DEBUG : file1: reading active writers 2025/11/30 01:04:11 DEBUG : file1: active writers 1 2025/11/30 01:04:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:12 DEBUG : Looking for writers 2025/11/30 01:04:12 DEBUG : file1: reading active writers 2025/11/30 01:04:12 DEBUG : file1: active writers 1 2025/11/30 01:04:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:13 DEBUG : Looking for writers 2025/11/30 01:04:13 DEBUG : file1: reading active writers 2025/11/30 01:04:13 DEBUG : file1: active writers 1 2025/11/30 01:04:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:14 DEBUG : Looking for writers 2025/11/30 01:04:14 DEBUG : file1: reading active writers 2025/11/30 01:04:14 DEBUG : file1: active writers 1 2025/11/30 01:04:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:15 DEBUG : Looking for writers 2025/11/30 01:04:15 DEBUG : file1: reading active writers 2025/11/30 01:04:15 DEBUG : file1: active writers 1 2025/11/30 01:04:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:16 DEBUG : Looking for writers 2025/11/30 01:04:16 DEBUG : file1: reading active writers 2025/11/30 01:04:16 DEBUG : file1: active writers 1 2025/11/30 01:04:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:17 DEBUG : Looking for writers 2025/11/30 01:04:17 DEBUG : file1: reading active writers 2025/11/30 01:04:17 DEBUG : file1: active writers 1 2025/11/30 01:04:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:18 DEBUG : Looking for writers 2025/11/30 01:04:18 DEBUG : file1: reading active writers 2025/11/30 01:04:18 DEBUG : file1: active writers 1 2025/11/30 01:04:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:19 DEBUG : Looking for writers 2025/11/30 01:04:19 DEBUG : file1: reading active writers 2025/11/30 01:04:19 DEBUG : file1: active writers 1 2025/11/30 01:04:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:20 DEBUG : Looking for writers 2025/11/30 01:04:20 DEBUG : file1: reading active writers 2025/11/30 01:04:20 DEBUG : file1: active writers 1 2025/11/30 01:04:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:21 DEBUG : Looking for writers 2025/11/30 01:04:21 DEBUG : file1: reading active writers 2025/11/30 01:04:21 DEBUG : file1: active writers 1 2025/11/30 01:04:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:22 DEBUG : Looking for writers 2025/11/30 01:04:22 DEBUG : file1: reading active writers 2025/11/30 01:04:22 DEBUG : file1: active writers 1 2025/11/30 01:04:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:23 DEBUG : Looking for writers 2025/11/30 01:04:23 DEBUG : file1: reading active writers 2025/11/30 01:04:23 DEBUG : file1: active writers 1 2025/11/30 01:04:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:24 DEBUG : Looking for writers 2025/11/30 01:04:24 DEBUG : file1: reading active writers 2025/11/30 01:04:24 DEBUG : file1: active writers 1 2025/11/30 01:04:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/30 01:04:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0007b5860 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0009d3508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824644023616} name:file1 opens:1 downloaders: o: fd:0xc0002e8960 info:{ModTime:{wall:13998036322120269603 ext:12860578842 loc:0x42a0c60} ATime:{wall:13998036322120269603 ext:12860578842 loc:0x42a0c60} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/30 01:04:25 DEBUG : >WaitForWriters: 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:25 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:25 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:04:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:25 DEBUG : rename_me: newRWFileHandle: 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): openPending: 2025/11/30 01:04:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): >openPending: err= 2025/11/30 01:04:25 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/30 01:04:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/30 01:04:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): _writeAt: size=5, off=0 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): >_writeAt: n=5, err= 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): close: 2025/11/30 01:04:25 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-30 01:04:25.108418013 +0000 UTC m=+42.885209320 2025/11/30 01:04:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/30 01:04:25 DEBUG : rename_me(0xc000b24f40): >close: err= 2025/11/30 01:04:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/30 01:04:25 DEBUG : i_was_renamed: Updating file with 0xc0006fc600 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/30 01:04:25 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:25 DEBUG : Looking for writers 2025/11/30 01:04:25 DEBUG : i_was_renamed: reading active writers 2025/11/30 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/30 01:04:25 DEBUG : Looking for writers 2025/11/30 01:04:25 DEBUG : i_was_renamed: reading active writers 2025/11/30 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/30 01:04:25 DEBUG : Looking for writers 2025/11/30 01:04:25 DEBUG : i_was_renamed: reading active writers 2025/11/30 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/30 01:04:25 DEBUG : Looking for writers 2025/11/30 01:04:25 DEBUG : i_was_renamed: reading active writers 2025/11/30 01:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/30 01:04:25 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/30 01:04:25 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:25 DEBUG : i_was_renamed: size = 5 OK 2025/11/30 01:04:25 INFO : i_was_renamed: Copied (new) 2025/11/30 01:04:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-30 01:04:25 +0000 UTC" 2025/11/30 01:04:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/30 01:04:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/30 01:04:25 DEBUG : Looking for writers 2025/11/30 01:04:25 DEBUG : i_was_renamed: reading active writers 2025/11/30 01:04:25 DEBUG : >WaitForWriters: 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:25 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/30 01:04:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{0cd9Z}/rclone-test-cucuvod6xuse" 2025/11/30 01:04:25 INFO : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:25 DEBUG : forgetting directory cache 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): _readAt: size=512, off=0 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): openPending: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:05:25 +0000 UTC" against cached fingerprint "" 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): >openPending: err= 2025/11/30 01:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): >_readAt: n=20, err=EOF 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): close: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:05:25 +0000 GMT 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc0001536c0): >close: err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:25 DEBUG : forgetting directory cache 2025/11/30 01:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): _readAt: size=512, off=0 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): openPending: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:06:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:05:25 +0000 UTC" 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-30 00:06:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:05:25 +0000 UTC") 2025/11/30 01:04:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): >openPending: err= 2025/11/30 01:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): >_readAt: n=20, err=EOF 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): close: 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:06:25 +0000 GMT 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate(0xc000df8280): >close: err= 2025/11/30 01:04:25 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:25 DEBUG : forgetting directory cache 2025/11/30 01:04:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): _readAt: size=512, off=0 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): openPending: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:07:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:06:25 +0000 UTC" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-30 00:07:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:06:25 +0000 UTC") 2025/11/30 01:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): >openPending: err= 2025/11/30 01:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): >_readAt: n=20, err=EOF 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): close: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:07:25 +0000 GMT 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0008e6300): >close: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:26 DEBUG : forgetting directory cache 2025/11/30 01:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): _readAt: size=512, off=0 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): openPending: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:08:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:07:25 +0000 UTC" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-30 00:08:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:07:25 +0000 UTC") 2025/11/30 01:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): >openPending: err= 2025/11/30 01:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): >_readAt: n=20, err=EOF 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): close: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:08:25 +0000 GMT 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc0007ec480): >close: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:26 DEBUG : forgetting directory cache 2025/11/30 01:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): _readAt: size=512, off=0 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): openPending: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:09:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:08:25 +0000 UTC" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-30 00:09:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:08:25 +0000 UTC") 2025/11/30 01:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): >openPending: err= 2025/11/30 01:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): >_readAt: n=20, err=EOF 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): close: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:09:25 +0000 GMT 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00054e200): >close: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:26 DEBUG : forgetting directory cache 2025/11/30 01:04:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): _readAt: size=512, off=0 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): openPending: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-30 00:10:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:09:25 +0000 UTC" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-30 00:10:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:09:25 +0000 UTC") 2025/11/30 01:04:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/30 01:04:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): >openPending: err= 2025/11/30 01:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): >_readAt: n=20, err=EOF 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): close: 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:10:25 +0000 GMT 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate(0xc00072ef00): >close: err= 2025/11/30 01:04:26 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : forgetting directory cache 2025/11/30 01:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): _readAt: size=512, off=0 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): openPending: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-30 00:11:25 +0000 UTC" against cached fingerprint "20,2025-11-30 00:10:25 +0000 UTC" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-30 00:11:25 +0000 UTC" != cached fingerprint "20,2025-11-30 00:10:25 +0000 UTC") 2025/11/30 01:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/30 01:04:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): >openPending: err= 2025/11/30 01:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): >_readAt: n=21, err=EOF 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): close: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:11:25 +0000 GMT 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000a54e80): >close: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : forgetting directory cache 2025/11/30 01:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): _readAt: size=512, off=0 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): openPending: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-30 00:12:25 +0000 UTC" against cached fingerprint "21,2025-11-30 00:11:25 +0000 UTC" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-30 00:12:25 +0000 UTC" != cached fingerprint "21,2025-11-30 00:11:25 +0000 UTC") 2025/11/30 01:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/30 01:04:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): >openPending: err= 2025/11/30 01:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): >_readAt: n=22, err=EOF 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): close: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:12:25 +0000 GMT 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc00054b380): >close: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : forgetting directory cache 2025/11/30 01:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): _readAt: size=512, off=0 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): openPending: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-30 00:13:25 +0000 UTC" against cached fingerprint "22,2025-11-30 00:12:25 +0000 UTC" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-30 00:13:25 +0000 UTC" != cached fingerprint "22,2025-11-30 00:12:25 +0000 UTC") 2025/11/30 01:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/30 01:04:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): >openPending: err= 2025/11/30 01:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): >_readAt: n=23, err=EOF 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): close: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:13:25 +0000 GMT 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc000576c00): >close: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : forgetting directory cache 2025/11/30 01:04:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): _readAt: size=512, off=0 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): openPending: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-30 00:14:25 +0000 UTC" against cached fingerprint "23,2025-11-30 00:13:25 +0000 UTC" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-30 00:14:25 +0000 UTC" != cached fingerprint "23,2025-11-30 00:13:25 +0000 UTC") 2025/11/30 01:04:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/30 01:04:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): >openPending: err= 2025/11/30 01:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): >_readAt: n=24, err=EOF 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): close: 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-30 00:14:25 +0000 GMT 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate(0xc0006df580): >close: err= 2025/11/30 01:04:27 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:27 DEBUG : Looking for writers 2025/11/30 01:04:27 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/30 01:04:27 DEBUG : >WaitForWriters: 2025/11/30 01:04:27 DEBUG : webdav root 'rclone-test-cucuvod6xuse': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.62s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:27 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:27 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : forgetting directory cache 2025/11/30 01:04:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/30 01:04:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/30 01:04:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/30 01:04:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/30 01:04:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : FiLeA: reading active writers 2025/11/30 01:04:28 DEBUG : FiLeB: reading active writers 2025/11/30 01:04:28 DEBUG : FilEb: reading active writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : FiLeA: reading active writers 2025/11/30 01:04:28 DEBUG : FiLeB: reading active writers 2025/11/30 01:04:28 DEBUG : FilEb: reading active writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/30 01:04:28 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.17s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : webdav root 'rclone-test-cucuvod6xuse': Reusing VFS from active cache 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : dir: Looking for writers 2025/11/30 01:04:28 DEBUG : file2: reading active writers 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : dir: reading active writers 2025/11/30 01:04:28 DEBUG : file1: reading active writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:28 DEBUG : dir: Looking for writers 2025/11/30 01:04:28 DEBUG : Looking for writers 2025/11/30 01:04:28 DEBUG : dir: reading active writers 2025/11/30 01:04:28 DEBUG : file1: reading active writers 2025/11/30 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:28 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/30 01:04:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/30 01:04:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/30 01:04:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/30 01:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/30 01:04:28 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/30 01:04:28 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:29 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/30 01:04:29 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/30 01:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/30 01:04:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/30 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:29 DEBUG : dir: Looking for writers 2025/11/30 01:04:29 DEBUG : file2: reading active writers 2025/11/30 01:04:29 DEBUG : new_file.txt: reading active writers 2025/11/30 01:04:29 DEBUG : Looking for writers 2025/11/30 01:04:29 DEBUG : file1: reading active writers 2025/11/30 01:04:29 DEBUG : dir: reading active writers 2025/11/30 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:29 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/30 01:04:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0006fc9c0 2025/11/30 01:04:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/30 01:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:29 INFO : dir/file1: Moved (server-side) to: file0 2025/11/30 01:04:29 DEBUG : file0: Updating file with file0 0xc0006fc9c0 2025/11/30 01:04:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/30 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:29 DEBUG : dir: Looking for writers 2025/11/30 01:04:29 DEBUG : Looking for writers 2025/11/30 01:04:29 DEBUG : dir: reading active writers 2025/11/30 01:04:29 DEBUG : file0: reading active writers 2025/11/30 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:29 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:29 DEBUG : Looking for writers 2025/11/30 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:29 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/30 01:04:29 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:29 DEBUG : d: Looking for writers 2025/11/30 01:04:29 DEBUG : Looking for writers 2025/11/30 01:04:29 DEBUG : a: Looking for writers 2025/11/30 01:04:29 DEBUG : b: Looking for writers 2025/11/30 01:04:29 DEBUG : c: Looking for writers 2025/11/30 01:04:29 DEBUG : Looking for writers 2025/11/30 01:04:29 DEBUG : /: reading active writers 2025/11/30 01:04:29 DEBUG : a: reading active writers 2025/11/30 01:04:29 DEBUG : b: reading active writers 2025/11/30 01:04:29 DEBUG : c: reading active writers 2025/11/30 01:04:29 DEBUG : d: reading active writers 2025/11/30 01:04:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:29 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/30 01:04:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/30 01:04:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/30 01:04:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/30 01:04:30 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:30 DEBUG : a/b/c/d: Looking for writers 2025/11/30 01:04:30 DEBUG : a/b/c: Looking for writers 2025/11/30 01:04:30 DEBUG : d: reading active writers 2025/11/30 01:04:30 DEBUG : a/b: Looking for writers 2025/11/30 01:04:30 DEBUG : c: reading active writers 2025/11/30 01:04:30 DEBUG : a: Looking for writers 2025/11/30 01:04:30 DEBUG : b: reading active writers 2025/11/30 01:04:30 DEBUG : Looking for writers 2025/11/30 01:04:30 DEBUG : a: reading active writers 2025/11/30 01:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:30 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:30 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:30 DEBUG : Looking for writers 2025/11/30 01:04:30 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:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:30 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/30 01:04:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/30 01:04:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/30 01:04:30 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/30 01:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:30 DEBUG : file1: size = 5 OK 2025/11/30 01:04:30 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/30 01:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:30 DEBUG : file1: size = 0 OK 2025/11/30 01:04:30 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (7 bytes), uploading instead of streaming 2025/11/30 01:04:30 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:30 DEBUG : file1: size = 7 OK 2025/11/30 01:04:30 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:30 DEBUG : Looking for writers 2025/11/30 01:04:30 DEBUG : file1: reading active writers 2025/11/30 01:04:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.16s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:30 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/30 01:04:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/30 01:04:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/30 01:04:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/30 01:04:31 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (11 bytes), uploading instead of streaming 2025/11/30 01:04:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:31 DEBUG : file1: size = 11 OK 2025/11/30 01:04:31 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/30 01:04:31 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:31 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (5 bytes), uploading instead of streaming 2025/11/30 01:04:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:31 DEBUG : file1: size = 5 OK 2025/11/30 01:04:31 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/30 01:04:31 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:31 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:04:31 DEBUG : file1: WriteFileHandle.Release closing 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/30 01:04:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:04:31 DEBUG : file1: size = 0 OK 2025/11/30 01:04:31 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/30 01:04:31 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:04:31 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:04:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:04:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:04:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:04:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:04:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/30 01:04:31 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/30 01:04:31 DEBUG : Looking for writers 2025/11/30 01:04:31 DEBUG : file1: reading active writers 2025/11/30 01:04:31 DEBUG : file1: active writers 1 2025/11/30 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/30 01:04:32 DEBUG : Looking for writers 2025/11/30 01:04:32 DEBUG : file1: reading active writers 2025/11/30 01:04:32 DEBUG : file1: active writers 1 2025/11/30 01:04:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/30 01:04:32 DEBUG : Looking for writers 2025/11/30 01:04:32 DEBUG : file1: reading active writers 2025/11/30 01:04:32 DEBUG : file1: active writers 1 2025/11/30 01:04:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:33 DEBUG : Looking for writers 2025/11/30 01:04:33 DEBUG : file1: reading active writers 2025/11/30 01:04:33 DEBUG : file1: active writers 1 2025/11/30 01:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:34 DEBUG : Looking for writers 2025/11/30 01:04:34 DEBUG : file1: reading active writers 2025/11/30 01:04:34 DEBUG : file1: active writers 1 2025/11/30 01:04:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:35 DEBUG : Looking for writers 2025/11/30 01:04:35 DEBUG : file1: reading active writers 2025/11/30 01:04:35 DEBUG : file1: active writers 1 2025/11/30 01:04:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:36 DEBUG : Looking for writers 2025/11/30 01:04:36 DEBUG : file1: reading active writers 2025/11/30 01:04:36 DEBUG : file1: active writers 1 2025/11/30 01:04:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:37 DEBUG : Looking for writers 2025/11/30 01:04:37 DEBUG : file1: reading active writers 2025/11/30 01:04:37 DEBUG : file1: active writers 1 2025/11/30 01:04:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:38 DEBUG : Looking for writers 2025/11/30 01:04:38 DEBUG : file1: reading active writers 2025/11/30 01:04:38 DEBUG : file1: active writers 1 2025/11/30 01:04:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:39 DEBUG : Looking for writers 2025/11/30 01:04:39 DEBUG : file1: reading active writers 2025/11/30 01:04:39 DEBUG : file1: active writers 1 2025/11/30 01:04:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:40 DEBUG : Looking for writers 2025/11/30 01:04:40 DEBUG : file1: reading active writers 2025/11/30 01:04:40 DEBUG : file1: active writers 1 2025/11/30 01:04:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:41 DEBUG : Looking for writers 2025/11/30 01:04:41 DEBUG : file1: reading active writers 2025/11/30 01:04:41 DEBUG : file1: active writers 1 2025/11/30 01:04:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:42 DEBUG : Looking for writers 2025/11/30 01:04:42 DEBUG : file1: reading active writers 2025/11/30 01:04:42 DEBUG : file1: active writers 1 2025/11/30 01:04:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:43 DEBUG : Looking for writers 2025/11/30 01:04:43 DEBUG : file1: reading active writers 2025/11/30 01:04:43 DEBUG : file1: active writers 1 2025/11/30 01:04:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:44 DEBUG : Looking for writers 2025/11/30 01:04:44 DEBUG : file1: reading active writers 2025/11/30 01:04:44 DEBUG : file1: active writers 1 2025/11/30 01:04:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:45 DEBUG : Looking for writers 2025/11/30 01:04:45 DEBUG : file1: reading active writers 2025/11/30 01:04:45 DEBUG : file1: active writers 1 2025/11/30 01:04:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:46 DEBUG : Looking for writers 2025/11/30 01:04:46 DEBUG : file1: reading active writers 2025/11/30 01:04:46 DEBUG : file1: active writers 1 2025/11/30 01:04:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:47 DEBUG : Looking for writers 2025/11/30 01:04:47 DEBUG : file1: reading active writers 2025/11/30 01:04:47 DEBUG : file1: active writers 1 2025/11/30 01:04:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:48 DEBUG : Looking for writers 2025/11/30 01:04:48 DEBUG : file1: reading active writers 2025/11/30 01:04:48 DEBUG : file1: active writers 1 2025/11/30 01:04:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:49 DEBUG : Looking for writers 2025/11/30 01:04:49 DEBUG : file1: reading active writers 2025/11/30 01:04:49 DEBUG : file1: active writers 1 2025/11/30 01:04:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:50 DEBUG : Looking for writers 2025/11/30 01:04:50 DEBUG : file1: reading active writers 2025/11/30 01:04:50 DEBUG : file1: active writers 1 2025/11/30 01:04:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:51 DEBUG : Looking for writers 2025/11/30 01:04:51 DEBUG : file1: reading active writers 2025/11/30 01:04:51 DEBUG : file1: active writers 1 2025/11/30 01:04:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:52 DEBUG : Looking for writers 2025/11/30 01:04:52 DEBUG : file1: reading active writers 2025/11/30 01:04:52 DEBUG : file1: active writers 1 2025/11/30 01:04:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:53 DEBUG : Looking for writers 2025/11/30 01:04:53 DEBUG : file1: reading active writers 2025/11/30 01:04:53 DEBUG : file1: active writers 1 2025/11/30 01:04:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:54 DEBUG : Looking for writers 2025/11/30 01:04:54 DEBUG : file1: reading active writers 2025/11/30 01:04:54 DEBUG : file1: active writers 1 2025/11/30 01:04:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:55 DEBUG : Looking for writers 2025/11/30 01:04:55 DEBUG : file1: reading active writers 2025/11/30 01:04:55 DEBUG : file1: active writers 1 2025/11/30 01:04:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:56 DEBUG : Looking for writers 2025/11/30 01:04:56 DEBUG : file1: reading active writers 2025/11/30 01:04:56 DEBUG : file1: active writers 1 2025/11/30 01:04:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:57 DEBUG : Looking for writers 2025/11/30 01:04:57 DEBUG : file1: reading active writers 2025/11/30 01:04:57 DEBUG : file1: active writers 1 2025/11/30 01:04:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:58 DEBUG : Looking for writers 2025/11/30 01:04:58 DEBUG : file1: reading active writers 2025/11/30 01:04:58 DEBUG : file1: active writers 1 2025/11/30 01:04:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:04:59 DEBUG : Looking for writers 2025/11/30 01:04:59 DEBUG : file1: reading active writers 2025/11/30 01:04:59 DEBUG : file1: active writers 1 2025/11/30 01:04:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:05:00 DEBUG : Looking for writers 2025/11/30 01:05:00 DEBUG : file1: reading active writers 2025/11/30 01:05:00 DEBUG : file1: active writers 1 2025/11/30 01:05:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/30 01:05:01 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/30 01:05:01 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:01 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:05:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:05:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (0 bytes), uploading instead of streaming 2025/11/30 01:05:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : file1: size = 0 OK 2025/11/30 01:05:01 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:05:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/30 01:05:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/30 01:05:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/30 01:05:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:01 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:01 DEBUG : Looking for writers 2025/11/30 01:05:01 DEBUG : file1: reading active writers 2025/11/30 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:01 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/30 01:05:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/30 01:05:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : webdav root 'rclone-test-cucuvod6xuse': File to upload is small (100 bytes), uploading instead of streaming 2025/11/30 01:05:01 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : file1: size = 100 OK 2025/11/30 01:05:01 DEBUG : file1: Size of src and dst objects identical 2025/11/30 01:05:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/30 01:05:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/30 01:05:01 DEBUG : file1: Open: flags=O_RDONLY 2025/11/30 01:05:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/30 01:05:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/30 01:05:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:01 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:01 DEBUG : Looking for writers 2025/11/30 01:05:01 DEBUG : file1: reading active writers 2025/11/30 01:05:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:01 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:01 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:01 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/30 01:05:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/30 01:05:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/30 01:05:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/30 01:05:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/30 01:05:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:02 DEBUG : flat: Looking for writers 2025/11/30 01:05:02 DEBUG : f001.txt: reading active writers 2025/11/30 01:05:02 DEBUG : f002.txt: reading active writers 2025/11/30 01:05:02 DEBUG : f003.txt: reading active writers 2025/11/30 01:05:02 DEBUG : f004.txt: reading active writers 2025/11/30 01:05:02 DEBUG : f000.txt: reading active writers 2025/11/30 01:05:02 DEBUG : Looking for writers 2025/11/30 01:05:02 DEBUG : flat: reading active writers 2025/11/30 01:05:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:02 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:02 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:02 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:02 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/30 01:05:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/30 01:05:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/30 01:05:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:02 DEBUG : a/b/c: Looking for writers 2025/11/30 01:05:02 DEBUG : deep.txt: reading active writers 2025/11/30 01:05:02 DEBUG : a/b: Looking for writers 2025/11/30 01:05:02 DEBUG : c: reading active writers 2025/11/30 01:05:02 DEBUG : mid.txt: reading active writers 2025/11/30 01:05:02 DEBUG : a: Looking for writers 2025/11/30 01:05:02 DEBUG : b: reading active writers 2025/11/30 01:05:02 DEBUG : top.txt: reading active writers 2025/11/30 01:05:02 DEBUG : Looking for writers 2025/11/30 01:05:02 DEBUG : a: reading active writers 2025/11/30 01:05:02 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:02 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:03 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:03 DEBUG : bigdir: Looking for writers 2025/11/30 01:05:03 DEBUG : big.bin: reading active writers 2025/11/30 01:05:03 DEBUG : Looking for writers 2025/11/30 01:05:03 DEBUG : bigdir: reading active writers 2025/11/30 01:05:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.67s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-cucuvod6xuse'", Local "Local file system at /tmp/rclone3022223130", Modify Window "1s" 2025/11/30 01:05:03 INFO : webdav root 'rclone-test-cucuvod6xuse': poll-interval is not supported by this remote 2025/11/30 01:05:03 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:03 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:03 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2025/11/30 01:05:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/30 01:05:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/30 01:05:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/30 01:05:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/30 01:05:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:03 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/30 01:05:03 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/30 01:05:03 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/30 01:05:03 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/30 01:05:03 DEBUG : WaitForWriters: timeout=30s 2025/11/30 01:05:03 DEBUG : dir1: Looking for writers 2025/11/30 01:05:03 DEBUG : a.txt: reading active writers 2025/11/30 01:05:03 DEBUG : dir2: Looking for writers 2025/11/30 01:05:03 DEBUG : b.txt: reading active writers 2025/11/30 01:05:03 DEBUG : dir3: Looking for writers 2025/11/30 01:05:03 DEBUG : c.txt: reading active writers 2025/11/30 01:05:03 DEBUG : Looking for writers 2025/11/30 01:05:03 DEBUG : dir1: reading active writers 2025/11/30 01:05:03 DEBUG : dir2: reading active writers 2025/11/30 01:05:03 DEBUG : dir3: reading active writers 2025/11/30 01:05:03 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/11/30 01:05:03 DEBUG : webdav root 'rclone-test-cucuvod6xuse': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.349042371s (try 1/5)